#c00c85 color space conversions
Hex:
#c00c85
RGB:
192, 12, 133
CMY:
25, 95, 48
CMYK:
0, 94, 31, 25
HSL:
320°, 88.2353%, 40.0000%
HSV (HSB):
320°, 93.7500%, 75.2941%
XYZ:
26.1033, 13.1629, 23.3552
xyY:
0.4168, 0.2102, 13.1629
CIE-Lab:
43.0076, 70.6612, -17.9839
CIE-LCH:
43.0076, 72.9138, 345.7208
CIE-Luv:
43.0076, 88.2130, -36.2625
Hunter-Lab:
36.2807, 64.9366, -12.7707
#c00c85 color charts
#c00c85 color shades, tints & tones
#c00c85 color schemes
#c00c85 color preview, HTML & CSS examples
This text has a color of #c00c85
<p style="color:#c00c85;">Text here</p>
.mytext {color:#c00c85;}
This box has a color of #c00c85
<div style="background-color:#c00c85;">Content here</div>
.mybackground {background-color:#c00c85;}
Border around this has a color of #c00c85
<div style="border:2px solid #c00c85;">Content here</div>
.myborder {border:2px solid #c00c85;}