#f32e30 color space conversions
Hex:
#f32e30
RGB:
243, 46, 48
CMY:
5, 82, 81
CMYK:
0, 81, 80, 5
HSL:
359°, 89.1403%, 56.6667%
HSV (HSB):
359°, 81.0700%, 95.2941%
XYZ:
38.4726, 21.2221, 4.8648
xyY:
0.5959, 0.3287, 21.2221
CIE-Lab:
53.1917, 71.6232, 48.3274
CIE-LCH:
53.1917, 86.4027, 34.0093
CIE-Luv:
53.1917, 149.7182, 31.7622
Hunter-Lab:
46.0674, 68.4541, 25.9860
#f32e30 color charts
#f32e30 color shades, tints & tones
#f32e30 color schemes
#f32e30 color preview, HTML & CSS examples
This text has a color of #f32e30
<p style="color:#f32e30;">Text here</p>
.mytext {color:#f32e30;}
This box has a color of #f32e30
<div style="background-color:#f32e30;">Content here</div>
.mybackground {background-color:#f32e30;}
Border around this has a color of #f32e30
<div style="border:2px solid #f32e30;">Content here</div>
.myborder {border:2px solid #f32e30;}