#f11c12 color space conversions
Hex:
#f11c12
RGB:
241, 28, 18
CMY:
5, 89, 93
CMYK:
0, 88, 93, 5
HSL:
3°, 88.8446%, 50.7843%
HSV (HSB):
3°, 92.5311%, 94.5098%
XYZ:
36.8001, 19.5750, 2.4110
xyY:
0.6260, 0.3330, 19.5750
CIE-Lab:
51.3532, 74.1083, 59.9640
CIE-LCH:
51.3532, 95.3295, 38.9777
CIE-Luv:
51.3532, 158.9574, 35.6621
Hunter-Lab:
44.2436, 71.0429, 27.7395
#f11c12 color charts
#f11c12 color shades, tints & tones
#f11c12 color schemes
#f11c12 color preview, HTML & CSS examples
This text has a color of #f11c12
<p style="color:#f11c12;">Text here</p>
.mytext {color:#f11c12;}
This box has a color of #f11c12
<div style="background-color:#f11c12;">Content here</div>
.mybackground {background-color:#f11c12;}
Border around this has a color of #f11c12
<div style="border:2px solid #f11c12;">Content here</div>
.myborder {border:2px solid #f11c12;}