#c02d1a color space conversions
Hex:
#c02d1a
RGB:
192, 45, 26
CMY:
25, 82, 90
CMYK:
0, 77, 86, 25
HSL:
7°, 76.1468%, 42.7451%
HSV (HSB):
7°, 86.4583%, 75.2941%
XYZ:
22.8631, 13.1578, 2.3120
xyY:
0.5964, 0.3433, 13.1578
CIE-Lab:
43.0001, 56.6475, 46.3420
CIE-LCH:
43.0001, 73.1882, 39.2858
CIE-Luv:
43.0001, 114.4491, 29.6033
Hunter-Lab:
36.2737, 49.0283, 21.6126
#c02d1a color charts
#c02d1a color shades, tints & tones
#c02d1a color schemes
#c02d1a color preview, HTML & CSS examples
This text has a color of #c02d1a
<p style="color:#c02d1a;">Text here</p>
.mytext {color:#c02d1a;}
This box has a color of #c02d1a
<div style="background-color:#c02d1a;">Content here</div>
.mybackground {background-color:#c02d1a;}
Border around this has a color of #c02d1a
<div style="border:2px solid #c02d1a;">Content here</div>
.myborder {border:2px solid #c02d1a;}