#c02900 color space conversions
Hex:
#c02900
RGB:
192, 41, 0
CMY:
25, 84, 100
CMYK:
0, 79, 100, 25
HSL:
13°, 100.0000%, 37.6471%
HSV (HSB):
13°, 100.0000%, 75.2941%
XYZ:
22.5312, 12.7923, 1.2816
xyY:
0.6155, 0.3495, 12.7923
CIE-Lab:
42.4487, 57.5122, 55.2784
CIE-LCH:
42.4487, 79.7706, 43.8654
CIE-Luv:
42.4487, 118.6889, 32.6441
Hunter-Lab:
35.7664, 49.8556, 22.9119
#c02900 color charts
#c02900 color shades, tints & tones
#c02900 color schemes
#c02900 color preview, HTML & CSS examples
This text has a color of #c02900
<p style="color:#c02900;">Text here</p>
.mytext {color:#c02900;}
This box has a color of #c02900
<div style="background-color:#c02900;">Content here</div>
.mybackground {background-color:#c02900;}
Border around this has a color of #c02900
<div style="border:2px solid #c02900;">Content here</div>
.myborder {border:2px solid #c02900;}