#f32f0e color space conversions
Hex:
#f32f0e
RGB:
243, 47, 14
CMY:
5, 82, 95
CMYK:
0, 81, 94, 5
HSL:
9°, 90.5138%, 50.3922%
HSV (HSB):
9°, 94.2387%, 95.2941%
XYZ:
38.0579, 21.1194, 2.4860
xyY:
0.6172, 0.3425, 21.1194
CIE-Lab:
53.0799, 70.7711, 62.3646
CIE-LCH:
53.0799, 94.3287, 41.3870
CIE-Luv:
53.0799, 153.4185, 38.8401
Hunter-Lab:
45.9559, 67.4003, 28.9617
#f32f0e color charts
#f32f0e color shades, tints & tones
#f32f0e color schemes
#f32f0e color preview, HTML & CSS examples
This text has a color of #f32f0e
<p style="color:#f32f0e;">Text here</p>
.mytext {color:#f32f0e;}
This box has a color of #f32f0e
<div style="background-color:#f32f0e;">Content here</div>
.mybackground {background-color:#f32f0e;}
Border around this has a color of #f32f0e
<div style="border:2px solid #f32f0e;">Content here</div>
.myborder {border:2px solid #f32f0e;}