#c02d2a color space conversions
Hex:
#c02d2a
RGB:
192, 45, 42
CMY:
25, 82, 84
CMYK:
0, 77, 78, 25
HSL:
1°, 64.1026%, 45.8824%
HSV (HSB):
1°, 78.1250%, 75.2941%
XYZ:
23.0945, 13.2504, 3.5309
xyY:
0.5792, 0.3323, 13.2504
CIE-Lab:
43.1381, 57.0983, 38.1845
CIE-LCH:
43.1381, 68.6896, 33.7726
CIE-Luv:
43.1381, 111.9251, 25.0721
Hunter-Lab:
36.4011, 49.5466, 19.7297
#c02d2a color charts
#c02d2a color shades, tints & tones
#c02d2a color schemes
#c02d2a color preview, HTML & CSS examples
This text has a color of #c02d2a
<p style="color:#c02d2a;">Text here</p>
.mytext {color:#c02d2a;}
This box has a color of #c02d2a
<div style="background-color:#c02d2a;">Content here</div>
.mybackground {background-color:#c02d2a;}
Border around this has a color of #c02d2a
<div style="border:2px solid #c02d2a;">Content here</div>
.myborder {border:2px solid #c02d2a;}