#c00c80 color space conversions
Hex:
#c00c80
RGB:
192, 12, 128
CMY:
25, 95, 50
CMYK:
0, 94, 33, 25
HSL:
321°, 88.2353%, 40.0000%
HSV (HSB):
321°, 93.7500%, 75.2941%
XYZ:
25.7660, 13.0279, 21.5787
xyY:
0.4268, 0.2158, 13.0279
CIE-Lab:
42.8053, 70.1271, -15.2169
CIE-LCH:
42.8053, 71.7591, 347.7572
CIE-Luv:
42.8053, 90.4947, -32.4161
Hunter-Lab:
36.0942, 64.2580, -10.1802
#c00c80 color charts
#c00c80 color shades, tints & tones
#c00c80 color schemes
#c00c80 color preview, HTML & CSS examples
This text has a color of #c00c80
<p style="color:#c00c80;">Text here</p>
.mytext {color:#c00c80;}
This box has a color of #c00c80
<div style="background-color:#c00c80;">Content here</div>
.mybackground {background-color:#c00c80;}
Border around this has a color of #c00c80
<div style="border:2px solid #c00c80;">Content here</div>
.myborder {border:2px solid #c00c80;}