#c00000 color space conversions
Hex:
#c00000
RGB:
192, 0, 0
CMY:
25, 100, 100
CMYK:
0, 100, 100, 25
HSL:
0°, 100.0000%, 37.6471%
HSV (HSB):
0°, 100.0000%, 75.2941%
XYZ:
21.7382, 11.2065, 1.0173
xyY:
0.6401, 0.3300, 11.2065
CIE-Lab:
39.9261, 64.7120, 54.3001
CIE-LCH:
39.9261, 84.4757, 40.0002
CIE-Luv:
39.9261, 131.2944, 28.3139
Hunter-Lab:
33.4761, 57.3288, 21.6314
#c00000 color charts
#c00000 color shades, tints & tones
#c00000 color schemes
#c00000 color preview, HTML & CSS examples
This text has a color of #c00000
<p style="color:#c00000;">Text here</p>
.mytext {color:#c00000;}
This box has a color of #c00000
<div style="background-color:#c00000;">Content here</div>
.mybackground {background-color:#c00000;}
Border around this has a color of #c00000
<div style="border:2px solid #c00000;">Content here</div>
.myborder {border:2px solid #c00000;}