#c00c0c color space conversions
Hex:
#c00c0c
RGB:
192, 12, 12
CMY:
25, 95, 95
CMYK:
0, 94, 94, 25
HSL:
0°, 88.2353%, 40.0000%
HSV (HSB):
0°, 93.7500%, 75.2941%
XYZ:
21.9361, 11.4960, 1.4106
xyY:
0.6296, 0.3299, 11.4960
CIE-Lab:
40.4035, 63.5787, 50.2748
CIE-LCH:
40.4035, 81.0543, 38.3352
CIE-Luv:
40.4035, 128.1380, 27.6329
Hunter-Lab:
33.9057, 56.1497, 21.2673
#c00c0c color charts
#c00c0c color shades, tints & tones
#c00c0c color schemes
#c00c0c color preview, HTML & CSS examples
This text has a color of #c00c0c
<p style="color:#c00c0c;">Text here</p>
.mytext {color:#c00c0c;}
This box has a color of #c00c0c
<div style="background-color:#c00c0c;">Content here</div>
.mybackground {background-color:#c00c0c;}
Border around this has a color of #c00c0c
<div style="border:2px solid #c00c0c;">Content here</div>
.myborder {border:2px solid #c00c0c;}