#f32012 color space conversions
Hex:
#f32012
RGB:
243, 32, 18
CMY:
5, 87, 93
CMYK:
0, 87, 93, 5
HSL:
4°, 90.3614%, 51.1765%
HSV (HSB):
4°, 92.5926%, 95.2941%
XYZ:
37.5878, 20.1314, 2.4769
xyY:
0.6244, 0.3344, 20.1314
CIE-Lab:
51.9854, 73.9652, 60.5471
CIE-LCH:
51.9854, 95.5866, 39.3034
CIE-Luv:
51.9854, 159.1282, 36.3717
Hunter-Lab:
44.8680, 71.0180, 28.1345
#f32012 color charts
#f32012 color shades, tints & tones
#f32012 color schemes
#f32012 color preview, HTML & CSS examples
This text has a color of #f32012
<p style="color:#f32012;">Text here</p>
.mytext {color:#f32012;}
This box has a color of #f32012
<div style="background-color:#f32012;">Content here</div>
.mybackground {background-color:#f32012;}
Border around this has a color of #f32012
<div style="border:2px solid #f32012;">Content here</div>
.myborder {border:2px solid #f32012;}