#c02c2e color space conversions
Hex:
#c02c2e
RGB:
192, 44, 46
CMY:
25, 83, 82
CMYK:
0, 77, 76, 25
HSL:
359°, 62.7119%, 46.2745%
HSV (HSB):
359°, 77.0833%, 75.2941%
XYZ:
23.1321, 13.2051, 3.9144
xyY:
0.5747, 0.3281, 13.2051
CIE-Lab:
43.0707, 57.5581, 35.8376
CIE-LCH:
43.0707, 67.8031, 31.9078
CIE-Luv:
43.0707, 111.6250, 23.4256
Hunter-Lab:
36.3388, 50.0341, 19.0505
#c02c2e color charts
#c02c2e color shades, tints & tones
#c02c2e color schemes
#c02c2e color preview, HTML & CSS examples
This text has a color of #c02c2e
<p style="color:#c02c2e;">Text here</p>
.mytext {color:#c02c2e;}
This box has a color of #c02c2e
<div style="background-color:#c02c2e;">Content here</div>
.mybackground {background-color:#c02c2e;}
Border around this has a color of #c02c2e
<div style="border:2px solid #c02c2e;">Content here</div>
.myborder {border:2px solid #c02c2e;}