#f32f2c color space conversions
Hex:
#f32f2c
RGB:
243, 47, 44
CMY:
5, 82, 83
CMYK:
0, 81, 82, 5
HSL:
1°, 89.2377%, 56.2745%
HSV (HSB):
1°, 81.8930%, 95.2941%
XYZ:
38.4333, 21.2696, 4.4626
xyY:
0.5990, 0.3315, 21.2696
CIE-Lab:
53.2433, 71.2748, 50.4286
CIE-LCH:
53.2433, 87.3106, 35.2803
CIE-Luv:
53.2433, 149.9822, 33.1028
Hunter-Lab:
46.1189, 68.0451, 26.5461
#f32f2c color charts
#f32f2c color shades, tints & tones
#f32f2c color schemes
#f32f2c color preview, HTML & CSS examples
This text has a color of #f32f2c
<p style="color:#f32f2c;">Text here</p>
.mytext {color:#f32f2c;}
This box has a color of #f32f2c
<div style="background-color:#f32f2c;">Content here</div>
.mybackground {background-color:#f32f2c;}
Border around this has a color of #f32f2c
<div style="border:2px solid #f32f2c;">Content here</div>
.myborder {border:2px solid #f32f2c;}