#f42012 color space conversions
Hex:
#f42012
RGB:
244, 32, 18
CMY:
4, 87, 93
CMYK:
0, 87, 93, 4
HSL:
4°, 91.1290%, 51.3725%
HSV (HSB):
4°, 92.6230%, 95.6863%
XYZ:
37.9339, 20.3098, 2.4931
xyY:
0.6246, 0.3344, 20.3098
CIE-Lab:
52.1857, 74.2250, 60.7691
CIE-LCH:
52.1857, 95.9283, 39.3077
CIE-Luv:
52.1857, 159.8453, 36.5162
Hunter-Lab:
45.0664, 71.3834, 28.2665
#f42012 color charts
#f42012 color shades, tints & tones
#f42012 color schemes
#f42012 color preview, HTML & CSS examples
This text has a color of #f42012
<p style="color:#f42012;">Text here</p>
.mytext {color:#f42012;}
This box has a color of #f42012
<div style="background-color:#f42012;">Content here</div>
.mybackground {background-color:#f42012;}
Border around this has a color of #f42012
<div style="border:2px solid #f42012;">Content here</div>
.myborder {border:2px solid #f42012;}