HEX Color Conversion

Hex Color Code #F70CF5 — RGB & HSL Conversions

How to use the #F70CF5 color code in HTML & CSS?

For developers, implementing the #F70CF5 color code involves declaring it in your styles. In stylesheet designs, use color: #F70CF5; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#F70CF5] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #F70CF5?

The RGB code for #F70CF5 is computed as rgb(247, 12, 245). Web designers using HSL values will find it at a hue of 301°, saturation of 94%, and lightness index of 51%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #F70CF5

For print design setups, the CMYK values for the #F70CF5 color code are Cyan: 0%, Magenta: 95%, Yellow: 1%, and Black: 3%. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 247
Green Channel 12
Blue Channel 245
Luminance 0.266

HEX #F70CF5 Color Space Conversions

Click to copy format
HEX Color Code #F70CF5
RGB (Red Green Blue) rgb(247, 12, 245)
HSL (Hue Sat Light) hsl(301°, 94%, 51%)
CMYK (Commercial Print) cmyk(0%, 95%, 1%, 3%)
HSV / HSB Values hsv(301°, 95%, 97%)
Decimal Color Code 16190709
CSS Custom Variable --color-hex: #F70CF5;
Tailwind CSS Utility bg-[#F70CF5]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #F70CF5

Small body copy preview

Black Text on Background

Black text readability test with #F70CF5

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #F70CF5 */
--color-hex: #F70CF5;
--color-rgb: rgb(247, 12, 245);
--color-hsl: hsl(301deg, 94%, 51%);

Adjacent HEX Color Codes

Copied!