#c00d4b color space conversions
Hex:
#c00d4b
RGB:
192, 13, 75
CMY:
25, 95, 71
CMYK:
0, 93, 61, 25
HSL:
339°, 87.3171%, 40.1961%
HSV (HSB):
339°, 93.2292%, 75.2941%
XYZ:
23.1522, 12.0023, 7.7530
xyY:
0.5396, 0.2797, 12.0023
CIE-Lab:
41.2198, 65.6263, 15.7588
CIE-LCH:
41.2198, 67.4918, 13.5027
CIE-Luv:
41.2198, 113.1333, 4.6570
Hunter-Lab:
34.6444, 58.6605, 10.9826
#c00d4b color charts
#c00d4b color shades, tints & tones
#c00d4b color schemes
#c00d4b color preview, HTML & CSS examples
This text has a color of #c00d4b
<p style="color:#c00d4b;">Text here</p>
.mytext {color:#c00d4b;}
This box has a color of #c00d4b
<div style="background-color:#c00d4b;">Content here</div>
.mybackground {background-color:#c00d4b;}
Border around this has a color of #c00d4b
<div style="border:2px solid #c00d4b;">Content here</div>
.myborder {border:2px solid #c00d4b;}