#f12a06 color space conversions
Hex:
#f12a06
RGB:
241, 42, 6
CMY:
5, 84, 98
CMYK:
0, 83, 98, 5
HSL:
9°, 95.1417%, 48.4314%
HSV (HSB):
9°, 97.5104%, 94.5098%
XYZ:
37.1365, 20.3698, 2.1468
xyY:
0.6225, 0.3415, 20.3698
CIE-Lab:
52.2528, 71.3377, 63.6469
CIE-LCH:
52.2528, 95.6033, 41.7391
CIE-Luv:
52.2528, 154.6337, 38.5654
Hunter-Lab:
45.1330, 67.8913, 28.7729
#f12a06 color charts
#f12a06 color shades, tints & tones
#f12a06 color schemes
#f12a06 color preview, HTML & CSS examples
This text has a color of #f12a06
<p style="color:#f12a06;">Text here</p>
.mytext {color:#f12a06;}
This box has a color of #f12a06
<div style="background-color:#f12a06;">Content here</div>
.mybackground {background-color:#f12a06;}
Border around this has a color of #f12a06
<div style="border:2px solid #f12a06;">Content here</div>
.myborder {border:2px solid #f12a06;}