#f12c10 color space conversions
Hex:
#f12c10
RGB:
241, 44, 16
CMY:
5, 83, 94
CMYK:
0, 82, 93, 5
HSL:
7°, 88.9328%, 50.3922%
HSV (HSB):
7°, 93.3610%, 94.5098%
XYZ:
37.2698, 20.5395, 2.4904
xyY:
0.6181, 0.3406, 20.5395
CIE-Lab:
52.4418, 70.9600, 61.2313
CIE-LCH:
52.4418, 93.7262, 40.7909
CIE-Luv:
52.4418, 153.1740, 37.8919
Hunter-Lab:
45.3206, 67.4803, 28.4664
#f12c10 color charts
#f12c10 color shades, tints & tones
#f12c10 color schemes
#f12c10 color preview, HTML & CSS examples
This text has a color of #f12c10
<p style="color:#f12c10;">Text here</p>
.mytext {color:#f12c10;}
This box has a color of #f12c10
<div style="background-color:#f12c10;">Content here</div>
.mybackground {background-color:#f12c10;}
Border around this has a color of #f12c10
<div style="border:2px solid #f12c10;">Content here</div>
.myborder {border:2px solid #f12c10;}