#c02e2a color space conversions
Hex:
#c02e2a
RGB:
192, 46, 42
CMY:
25, 82, 84
CMYK:
0, 76, 78, 25
HSL:
2°, 64.1026%, 45.8824%
HSV (HSB):
2°, 78.1250%, 75.2941%
XYZ:
23.1331, 13.3276, 3.5437
xyY:
0.5783, 0.3332, 13.3276
CIE-Lab:
43.2528, 56.7778, 38.3048
CIE-LCH:
43.2528, 68.4907, 34.0053
CIE-Luv:
43.2528, 111.4127, 25.2857
Hunter-Lab:
36.5070, 49.2215, 19.7997
#c02e2a color charts
#c02e2a color shades, tints & tones
#c02e2a color schemes
#c02e2a color preview, HTML & CSS examples
This text has a color of #c02e2a
<p style="color:#c02e2a;">Text here</p>
.mytext {color:#c02e2a;}
This box has a color of #c02e2a
<div style="background-color:#c02e2a;">Content here</div>
.mybackground {background-color:#c02e2a;}
Border around this has a color of #c02e2a
<div style="border:2px solid #c02e2a;">Content here</div>
.myborder {border:2px solid #c02e2a;}