#f4012e color space conversions
Hex:
#f4012e
RGB:
244, 1, 46
CMY:
4, 100, 82
CMYK:
0, 100, 81, 4
HSL:
349°, 99.1837%, 48.0392%
HSV (HSB):
349°, 99.5902%, 95.6863%
XYZ:
37.8122, 19.4521, 4.3465
xyY:
0.6137, 0.3157, 19.4521
CIE-Lab:
51.2120, 78.0280, 47.5300
CIE-LCH:
51.2120, 91.3645, 31.3473
CIE-Luv:
51.2120, 162.1727, 28.3712
Hunter-Lab:
44.1045, 75.8510, 25.0302
#f4012e color charts
#f4012e color shades, tints & tones
#f4012e color schemes
#f4012e color preview, HTML & CSS examples
This text has a color of #f4012e
<p style="color:#f4012e;">Text here</p>
.mytext {color:#f4012e;}
This box has a color of #f4012e
<div style="background-color:#f4012e;">Content here</div>
.mybackground {background-color:#f4012e;}
Border around this has a color of #f4012e
<div style="border:2px solid #f4012e;">Content here</div>
.myborder {border:2px solid #f4012e;}