#c00a0e color space conversions
Hex:
#c00a0e
RGB:
192, 10, 14
CMY:
25, 96, 95
CMYK:
0, 95, 93, 25
HSL:
359°, 90.0990%, 39.6078%
HSV (HSB):
359°, 94.7917%, 75.2941%
XYZ:
21.9260, 11.4553, 1.4709
xyY:
0.6291, 0.3287, 11.4553
CIE-Lab:
40.3369, 63.8192, 49.4998
CIE-LCH:
40.3369, 80.7658, 37.7980
CIE-Luv:
40.3369, 128.3344, 27.2241
Hunter-Lab:
33.8456, 56.4069, 21.1152
#c00a0e color charts
#c00a0e color shades, tints & tones
#c00a0e color schemes
#c00a0e color preview, HTML & CSS examples
This text has a color of #c00a0e
<p style="color:#c00a0e;">Text here</p>
.mytext {color:#c00a0e;}
This box has a color of #c00a0e
<div style="background-color:#c00a0e;">Content here</div>
.mybackground {background-color:#c00a0e;}
Border around this has a color of #c00a0e
<div style="border:2px solid #c00a0e;">Content here</div>
.myborder {border:2px solid #c00a0e;}