#f12d0c color space conversions
Hex:
#f12d0c
RGB:
241, 45, 12
CMY:
5, 82, 95
CMYK:
0, 81, 95, 5
HSL:
9°, 90.5138%, 49.6078%
HSV (HSB):
9°, 95.0207%, 94.5098%
XYZ:
37.2804, 20.6041, 2.3599
xyY:
0.6188, 0.3420, 20.6041
CIE-Lab:
52.5134, 70.6859, 62.3641
CIE-LCH:
52.5134, 94.2644, 41.4210
CIE-Luv:
52.5134, 152.9853, 38.4714
Hunter-Lab:
45.3917, 67.1671, 28.6917
#f12d0c color charts
#f12d0c color shades, tints & tones
#f12d0c color schemes
#f12d0c color preview, HTML & CSS examples
This text has a color of #f12d0c
<p style="color:#f12d0c;">Text here</p>
.mytext {color:#f12d0c;}
This box has a color of #f12d0c
<div style="background-color:#f12d0c;">Content here</div>
.mybackground {background-color:#f12d0c;}
Border around this has a color of #f12d0c
<div style="border:2px solid #f12d0c;">Content here</div>
.myborder {border:2px solid #f12d0c;}