#c00f0d color space conversions
Hex:
#c00f0d
RGB:
192, 15, 13
CMY:
25, 94, 95
CMYK:
0, 92, 93, 25
HSL:
1°, 87.3171%, 40.1961%
HSV (HSB):
1°, 93.2292%, 75.2941%
XYZ:
21.9817, 11.5772, 1.4568
xyY:
0.6278, 0.3306, 11.5772
CIE-Lab:
40.5361, 63.2200, 49.9958
CIE-LCH:
40.5361, 80.6000, 38.3377
CIE-Luv:
40.5361, 127.4066, 27.7244
Hunter-Lab:
34.0252, 55.7741, 21.2791
#c00f0d color charts
#c00f0d color shades, tints & tones
#c00f0d color schemes
#c00f0d color preview, HTML & CSS examples
This text has a color of #c00f0d
<p style="color:#c00f0d;">Text here</p>
.mytext {color:#c00f0d;}
This box has a color of #c00f0d
<div style="background-color:#c00f0d;">Content here</div>
.mybackground {background-color:#c00f0d;}
Border around this has a color of #c00f0d
<div style="border:2px solid #c00f0d;">Content here</div>
.myborder {border:2px solid #c00f0d;}