#cc085a color space conversions
Hex:
#cc085a
RGB:
204, 8, 90
CMY:
20, 97, 65
CMYK:
0, 96, 56, 20
HSL:
335°, 92.4528%, 41.5686%
HSV (HSB):
335°, 96.0784%, 80.0000%
XYZ:
26.8341, 13.7492, 10.9124
xyY:
0.5211, 0.2670, 13.7492
CIE-Lab:
43.8711, 69.9443, 10.3258
CIE-LCH:
43.8711, 70.7024, 8.3979
CIE-Luv:
43.8711, 117.4697, -1.5992
Hunter-Lab:
37.0799, 64.2876, 8.5073
#cc085a color charts
#cc085a color shades, tints & tones
#cc085a color schemes
#cc085a color preview, HTML & CSS examples
This text has a color of #cc085a
<p style="color:#cc085a;">Text here</p>
.mytext {color:#cc085a;}
This box has a color of #cc085a
<div style="background-color:#cc085a;">Content here</div>
.mybackground {background-color:#cc085a;}
Border around this has a color of #cc085a
<div style="border:2px solid #cc085a;">Content here</div>
.myborder {border:2px solid #cc085a;}