#f00c40 color space conversions
Hex:
#f00c40
RGB:
240, 12, 64
CMY:
6, 95, 75
CMYK:
0, 95, 73, 6
HSL:
346°, 90.4762%, 49.4118%
HSV (HSB):
346°, 95.0000%, 94.1176%
XYZ:
36.9921, 19.1584, 6.5987
xyY:
0.5895, 0.3053, 19.1584
CIE-Lab:
50.8720, 76.8152, 36.7374
CIE-LCH:
50.8720, 85.1481, 25.5598
CIE-Luv:
50.8720, 153.4932, 21.6003
Hunter-Lab:
43.7703, 74.2597, 21.7007
#f00c40 color charts
#f00c40 color shades, tints & tones
#f00c40 color schemes
#f00c40 color preview, HTML & CSS examples
This text has a color of #f00c40
<p style="color:#f00c40;">Text here</p>
.mytext {color:#f00c40;}
This box has a color of #f00c40
<div style="background-color:#f00c40;">Content here</div>
.mybackground {background-color:#f00c40;}
Border around this has a color of #f00c40
<div style="border:2px solid #f00c40;">Content here</div>
.myborder {border:2px solid #f00c40;}