#f32b12 color space conversions
Hex:
#f32b12
RGB:
243, 43, 18
CMY:
5, 83, 93
CMYK:
0, 82, 93, 5
HSL:
7°, 90.3614%, 51.1765%
HSV (HSB):
7°, 92.5926%, 95.2941%
XYZ:
37.9352, 20.8261, 2.5927
xyY:
0.6183, 0.3394, 20.8261
CIE-Lab:
52.7587, 71.7594, 61.0106
CIE-LCH:
52.7587, 94.1898, 40.3715
CIE-Luv:
52.7587, 154.9315, 37.7716
Hunter-Lab:
45.6356, 68.5180, 28.5765
#f32b12 color charts
#f32b12 color shades, tints & tones
#f32b12 color schemes
#f32b12 color preview, HTML & CSS examples
This text has a color of #f32b12
<p style="color:#f32b12;">Text here</p>
.mytext {color:#f32b12;}
This box has a color of #f32b12
<div style="background-color:#f32b12;">Content here</div>
.mybackground {background-color:#f32b12;}
Border around this has a color of #f32b12
<div style="border:2px solid #f32b12;">Content here</div>
.myborder {border:2px solid #f32b12;}