#f32d20 color space conversions
Hex:
#f32d20
RGB:
243, 45, 32
CMY:
5, 82, 87
CMYK:
0, 81, 87, 5
HSL:
4°, 89.7872%, 53.9216%
HSV (HSB):
4°, 86.8313%, 95.2941%
XYZ:
38.1612, 21.0357, 3.4155
xyY:
0.6095, 0.3360, 21.0357
CIE-Lab:
52.9886, 71.4981, 55.8704
CIE-LCH:
52.9886, 90.7385, 38.0049
CIE-Luv:
52.9886, 152.6352, 35.7228
Hunter-Lab:
45.8647, 68.2556, 27.6901
#f32d20 color charts
#f32d20 color shades, tints & tones
#f32d20 color schemes
#f32d20 color preview, HTML & CSS examples
This text has a color of #f32d20
<p style="color:#f32d20;">Text here</p>
.mytext {color:#f32d20;}
This box has a color of #f32d20
<div style="background-color:#f32d20;">Content here</div>
.mybackground {background-color:#f32d20;}
Border around this has a color of #f32d20
<div style="border:2px solid #f32d20;">Content here</div>
.myborder {border:2px solid #f32d20;}