#c0000c color space conversions
Hex:
#c0000c
RGB:
192, 0, 12
CMY:
25, 100, 95
CMYK:
0, 100, 94, 25
HSL:
356°, 100.0000%, 37.6471%
HSV (HSB):
356°, 100.0000%, 75.2941%
XYZ:
21.8046, 11.2330, 1.3668
xyY:
0.6338, 0.3265, 11.2330
CIE-Lab:
39.9702, 64.8326, 50.0192
CIE-LCH:
39.9702, 81.8852, 37.6506
CIE-Luv:
39.9702, 130.3261, 26.8693
Hunter-Lab:
33.5157, 57.4758, 21.0431
#c0000c color charts
#c0000c color shades, tints & tones
#c0000c color schemes
#c0000c color preview, HTML & CSS examples
This text has a color of #c0000c
<p style="color:#c0000c;">Text here</p>
.mytext {color:#c0000c;}
This box has a color of #c0000c
<div style="background-color:#c0000c;">Content here</div>
.mybackground {background-color:#c0000c;}
Border around this has a color of #c0000c
<div style="border:2px solid #c0000c;">Content here</div>
.myborder {border:2px solid #c0000c;}