#c00a0c color space conversions
Hex:
#c00a0c
RGB:
192, 10, 12
CMY:
25, 96, 95
CMYK:
0, 95, 94, 25
HSL:
359°, 90.0990%, 39.6078%
HSV (HSB):
359°, 94.7917%, 75.2941%
XYZ:
21.9131, 11.4501, 1.4030
xyY:
0.6303, 0.3293, 11.4501
CIE-Lab:
40.3284, 63.7955, 50.2303
CIE-LCH:
40.3284, 81.1970, 38.2156
CIE-Luv:
40.3284, 128.5157, 27.5008
Hunter-Lab:
33.8380, 56.3783, 21.2284
#c00a0c color charts
#c00a0c color shades, tints & tones
#c00a0c color schemes
#c00a0c color preview, HTML & CSS examples
This text has a color of #c00a0c
<p style="color:#c00a0c;">Text here</p>
.mytext {color:#c00a0c;}
This box has a color of #c00a0c
<div style="background-color:#c00a0c;">Content here</div>
.mybackground {background-color:#c00a0c;}
Border around this has a color of #c00a0c
<div style="border:2px solid #c00a0c;">Content here</div>
.myborder {border:2px solid #c00a0c;}