#f32014 color space conversions
Hex:
#f32014
RGB:
243, 32, 20
CMY:
5, 87, 92
CMYK:
0, 87, 92, 5
HSL:
3°, 90.2834%, 51.5686%
HSV (HSB):
3°, 91.7695%, 95.2941%
XYZ:
37.6049, 20.1382, 2.5669
xyY:
0.6235, 0.3339, 20.1382
CIE-Lab:
51.9931, 73.9876, 59.8823
CIE-LCH:
51.9931, 95.1844, 38.9852
CIE-Luv:
51.9931, 158.9564, 36.1010
Hunter-Lab:
44.8756, 71.0473, 28.0216
#f32014 color charts
#f32014 color shades, tints & tones
#f32014 color schemes
#f32014 color preview, HTML & CSS examples
This text has a color of #f32014
<p style="color:#f32014;">Text here</p>
.mytext {color:#f32014;}
This box has a color of #f32014
<div style="background-color:#f32014;">Content here</div>
.mybackground {background-color:#f32014;}
Border around this has a color of #f32014
<div style="border:2px solid #f32014;">Content here</div>
.myborder {border:2px solid #f32014;}