#c00c2d color space conversions
Hex:
#c00c2d
RGB:
192, 12, 45
CMY:
25, 95, 82
CMYK:
0, 94, 77, 25
HSL:
349°, 88.2353%, 40.0000%
HSV (HSB):
349°, 93.7500%, 75.2941%
XYZ:
22.3434, 11.6589, 3.5554
xyY:
0.5949, 0.3104, 11.6589
CIE-Lab:
40.6687, 64.3222, 33.7795
CIE-LCH:
40.6687, 72.6526, 27.7067
CIE-Luv:
40.6687, 122.6897, 19.2417
Hunter-Lab:
34.1451, 57.0502, 17.7279
#c00c2d color charts
#c00c2d color shades, tints & tones
#c00c2d color schemes
#c00c2d color preview, HTML & CSS examples
This text has a color of #c00c2d
<p style="color:#c00c2d;">Text here</p>
.mytext {color:#c00c2d;}
This box has a color of #c00c2d
<div style="background-color:#c00c2d;">Content here</div>
.mybackground {background-color:#c00c2d;}
Border around this has a color of #c00c2d
<div style="border:2px solid #c00c2d;">Content here</div>
.myborder {border:2px solid #c00c2d;}