#c00c8e color space conversions
Hex:
#c00c8e
RGB:
192, 12, 142
CMY:
25, 95, 44
CMYK:
0, 94, 26, 25
HSL:
317°, 88.2353%, 40.0000%
HSV (HSB):
317°, 93.7500%, 75.2941%
XYZ:
26.7522, 13.4224, 26.7720
xyY:
0.3996, 0.2005, 13.4224
CIE-Lab:
43.3929, 71.6712, -22.8943
CIE-LCH:
43.3929, 75.2390, 342.2847
CIE-Luv:
43.3929, 84.1287, -43.2317
Hunter-Lab:
36.6366, 66.2273, -17.6802
#c00c8e color charts
#c00c8e color shades, tints & tones
#c00c8e color schemes
#c00c8e color preview, HTML & CSS examples
This text has a color of #c00c8e
<p style="color:#c00c8e;">Text here</p>
.mytext {color:#c00c8e;}
This box has a color of #c00c8e
<div style="background-color:#c00c8e;">Content here</div>
.mybackground {background-color:#c00c8e;}
Border around this has a color of #c00c8e
<div style="border:2px solid #c00c8e;">Content here</div>
.myborder {border:2px solid #c00c8e;}