#f00c32 color space conversions
Hex:
#f00c32
RGB:
240, 12, 50
CMY:
6, 95, 80
CMYK:
0, 95, 79, 6
HSL:
350°, 90.4762%, 49.4118%
HSV (HSB):
350°, 95.0000%, 94.1176%
XYZ:
36.6424, 19.0185, 4.7573
xyY:
0.6065, 0.3148, 19.0185
CIE-Lab:
50.7088, 76.3644, 44.5736
CIE-LCH:
50.7088, 88.4213, 30.2719
CIE-Luv:
50.7088, 156.9790, 26.8942
Hunter-Lab:
43.6102, 73.6623, 24.0594
#f00c32 color charts
#f00c32 color shades, tints & tones
#f00c32 color schemes
#f00c32 color preview, HTML & CSS examples
This text has a color of #f00c32
<p style="color:#f00c32;">Text here</p>
.mytext {color:#f00c32;}
This box has a color of #f00c32
<div style="background-color:#f00c32;">Content here</div>
.mybackground {background-color:#f00c32;}
Border around this has a color of #f00c32
<div style="border:2px solid #f00c32;">Content here</div>
.myborder {border:2px solid #f00c32;}