#ff0412 color space conversions
Hex:
#ff0412
RGB:
255, 4, 18
CMY:
0, 98, 93
CMYK:
0, 98, 93, 0
HSL:
357°, 100.0000%, 50.7843%
HSV (HSB):
357°, 98.4314%, 100.0000%
XYZ:
41.3926, 21.3905, 2.5194
xyY:
0.6339, 0.3276, 21.3905
CIE-Lab:
53.3743, 79.9662, 62.6193
CIE-LCH:
53.3743, 101.5666, 38.0635
CIE-Luv:
53.3743, 173.3828, 36.2495
Hunter-Lab:
46.2499, 78.8162, 29.1451
#ff0412 color charts
#ff0412 color shades, tints & tones
#ff0412 color schemes
#ff0412 color preview, HTML & CSS examples
This text has a color of #ff0412
<p style="color:#ff0412;">Text here</p>
.mytext {color:#ff0412;}
This box has a color of #ff0412
<div style="background-color:#ff0412;">Content here</div>
.mybackground {background-color:#ff0412;}
Border around this has a color of #ff0412
<div style="border:2px solid #ff0412;">Content here</div>
.myborder {border:2px solid #ff0412;}