#f00c3f color space conversions
Hex:
#f00c3f
RGB:
240, 12, 63
CMY:
6, 95, 75
CMYK:
0, 95, 74, 6
HSL:
347°, 90.4762%, 49.4118%
HSV (HSB):
347°, 95.0000%, 94.1176%
XYZ:
36.9639, 19.1471, 6.4502
xyY:
0.5908, 0.3061, 19.1471
CIE-Lab:
50.8589, 76.7790, 37.3088
CIE-LCH:
50.8589, 85.3636, 25.9162
CIE-Luv:
50.8589, 153.7686, 22.0194
Hunter-Lab:
43.7574, 74.2116, 21.8904
#f00c3f color charts
#f00c3f color shades, tints & tones
#f00c3f color schemes
#f00c3f color preview, HTML & CSS examples
This text has a color of #f00c3f
<p style="color:#f00c3f;">Text here</p>
.mytext {color:#f00c3f;}
This box has a color of #f00c3f
<div style="background-color:#f00c3f;">Content here</div>
.mybackground {background-color:#f00c3f;}
Border around this has a color of #f00c3f
<div style="border:2px solid #f00c3f;">Content here</div>
.myborder {border:2px solid #f00c3f;}