#c02d1d color space conversions
Hex:
#c02d1d
RGB:
192, 45, 29
CMY:
25, 82, 89
CMYK:
0, 77, 85, 25
HSL:
6°, 73.7557%, 43.3333%
HSV (HSB):
6°, 84.8958%, 75.2941%
XYZ:
22.8984, 13.1719, 2.4980
xyY:
0.5937, 0.3415, 13.1719
CIE-Lab:
43.0212, 56.7165, 44.9315
CIE-LCH:
43.0212, 72.3575, 38.3866
CIE-Luv:
43.0212, 114.0567, 28.9000
Hunter-Lab:
36.2932, 49.1076, 21.3245
#c02d1d color charts
#c02d1d color shades, tints & tones
#c02d1d color schemes
#c02d1d color preview, HTML & CSS examples
This text has a color of #c02d1d
<p style="color:#c02d1d;">Text here</p>
.mytext {color:#c02d1d;}
This box has a color of #c02d1d
<div style="background-color:#c02d1d;">Content here</div>
.mybackground {background-color:#c02d1d;}
Border around this has a color of #c02d1d
<div style="border:2px solid #c02d1d;">Content here</div>
.myborder {border:2px solid #c02d1d;}