#c00a2a color space conversions
Hex:
#c00a2a
RGB:
192, 10, 42
CMY:
25, 96, 84
CMYK:
0, 95, 78, 25
HSL:
349°, 90.0990%, 39.6078%
HSV (HSB):
349°, 94.7917%, 75.2941%
XYZ:
22.2647, 11.5907, 3.2542
xyY:
0.6000, 0.3123, 11.5907
CIE-Lab:
40.5581, 64.4365, 35.4471
CIE-LCH:
40.5581, 73.5429, 28.8156
CIE-Luv:
40.5581, 123.7568, 20.2093
Hunter-Lab:
34.0451, 57.1556, 18.1643
#c00a2a color charts
#c00a2a color shades, tints & tones
#c00a2a color schemes
#c00a2a color preview, HTML & CSS examples
This text has a color of #c00a2a
<p style="color:#c00a2a;">Text here</p>
.mytext {color:#c00a2a;}
This box has a color of #c00a2a
<div style="background-color:#c00a2a;">Content here</div>
.mybackground {background-color:#c00a2a;}
Border around this has a color of #c00a2a
<div style="border:2px solid #c00a2a;">Content here</div>
.myborder {border:2px solid #c00a2a;}