#f00c0c color space conversions
Hex:
#f00c0c
RGB:
240, 12, 12
CMY:
6, 95, 95
CMYK:
0, 95, 95, 6
HSL:
0°, 90.4762%, 49.4118%
HSV (HSB):
0°, 95.0000%, 94.1176%
XYZ:
36.1330, 18.8148, 2.0750
xyY:
0.6337, 0.3300, 18.8148
CIE-Lab:
50.4698, 75.7008, 61.1814
CIE-LCH:
50.4698, 97.3334, 38.9451
CIE-Luv:
50.4698, 162.3540, 35.0117
Hunter-Lab:
43.3760, 72.7859, 27.5269
#f00c0c color charts
#f00c0c RGB chart
#f00c0c CMYK chart
#f00c0c RGB pie chart
#f00c0c color shades, tints & tones
#f00c0c color schemes
#f00c0c color preview, HTML & CSS examples
This text has a color of #f00c0c
<p style="color:#f00c0c;">Text here</p>
.mytext {color:#f00c0c;}
Text color #f00c0c
This box has a color of #f00c0c
<div style="background-color:#f00c0c;">Content here</div>
.mybackground {background-color:#f00c0c;}
Background color #f00c0c
Border around this has a color of #f00c0c
<div style="border:2px solid #f00c0c;">Content here</div>
.myborder {border:2px solid #f00c0c;}
Border color #f00c0c