#c02500 color space conversions
Hex:
#c02500
RGB:
192, 37, 0
CMY:
25, 85, 100
CMYK:
0, 81, 100, 25
HSL:
12°, 100.0000%, 37.6471%
HSV (HSB):
12°, 100.0000%, 75.2941%
XYZ:
22.3998, 12.5296, 1.2379
xyY:
0.6193, 0.3464, 12.5296
CIE-Lab:
42.0458, 58.6464, 55.1078
CIE-LCH:
42.0458, 80.4753, 43.2183
CIE-Luv:
42.0458, 120.6530, 31.9585
Hunter-Lab:
35.3972, 51.0121, 22.7046
#c02500 color charts
#c02500 color shades, tints & tones
#c02500 color schemes
#c02500 color preview, HTML & CSS examples
This text has a color of #c02500
<p style="color:#c02500;">Text here</p>
.mytext {color:#c02500;}
This box has a color of #c02500
<div style="background-color:#c02500;">Content here</div>
.mybackground {background-color:#c02500;}
Border around this has a color of #c02500
<div style="border:2px solid #c02500;">Content here</div>
.myborder {border:2px solid #c02500;}