#c00d9c color space conversions
Hex:
#c00d9c
RGB:
192, 13, 156
CMY:
25, 95, 39
CMYK:
0, 93, 19, 25
HSL:
312°, 87.3171%, 40.1961%
HSV (HSB):
312°, 93.2292%, 75.2941%
XYZ:
27.8829, 13.8946, 32.6648
xyY:
0.3746, 0.1866, 13.8946
CIE-Lab:
44.0814, 73.2566, -30.2978
CIE-LCH:
44.0814, 79.2748, 337.5307
CIE-Luv:
44.0814, 77.8161, -54.0180
Hunter-Lab:
37.2755, 68.2899, -25.8635
#c00d9c color charts
#c00d9c color shades, tints & tones
#c00d9c color schemes
#c00d9c color preview, HTML & CSS examples
This text has a color of #c00d9c
<p style="color:#c00d9c;">Text here</p>
.mytext {color:#c00d9c;}
This box has a color of #c00d9c
<div style="background-color:#c00d9c;">Content here</div>
.mybackground {background-color:#c00d9c;}
Border around this has a color of #c00d9c
<div style="border:2px solid #c00d9c;">Content here</div>
.myborder {border:2px solid #c00d9c;}