#c02c04 color space conversions
Hex:
#c02c04
RGB:
192, 44, 4
CMY:
25, 83, 98
CMYK:
0, 77, 98, 25
HSL:
13°, 95.9184%, 38.4314%
HSV (HSB):
13°, 97.9167%, 75.2941%
XYZ:
22.6608, 13.0166, 1.4330
xyY:
0.6106, 0.3508, 13.0166
CIE-Lab:
42.7882, 56.6410, 54.1395
CIE-LCH:
42.7882, 78.3536, 43.7065
CIE-Luv:
42.7882, 116.8564, 32.7452
Hunter-Lab:
36.0785, 48.9780, 22.9001
#c02c04 color charts
#c02c04 color shades, tints & tones
#c02c04 color schemes
#c02c04 color preview, HTML & CSS examples
This text has a color of #c02c04
<p style="color:#c02c04;">Text here</p>
.mytext {color:#c02c04;}
This box has a color of #c02c04
<div style="background-color:#c02c04;">Content here</div>
.mybackground {background-color:#c02c04;}
Border around this has a color of #c02c04
<div style="border:2px solid #c02c04;">Content here</div>
.myborder {border:2px solid #c02c04;}