#cc5b85 color space conversions
Hex:
#cc5b85
RGB:
204, 91, 133
CMY:
20, 64, 48
CMYK:
0, 55, 35, 20
HSL:
338°, 52.5581%, 57.8431%
HSV (HSB):
338°, 55.3922%, 80.0000%
XYZ:
32.8766, 22.0130, 24.7064
xyY:
0.4130, 0.2766, 22.0130
CIE-Lab:
54.0408, 49.0830, -1.2270
CIE-LCH:
54.0408, 49.0983, 358.5680
CIE-Luv:
54.0408, 72.3314, -10.6625
Hunter-Lab:
46.9180, 42.9727, 1.6212
#cc5b85 color charts
#cc5b85 color shades, tints & tones
#cc5b85 color schemes
#cc5b85 color preview, HTML & CSS examples
This text has a color of #cc5b85
<p style="color:#cc5b85;">Text here</p>
.mytext {color:#cc5b85;}
This box has a color of #cc5b85
<div style="background-color:#cc5b85;">Content here</div>
.mybackground {background-color:#cc5b85;}
Border around this has a color of #cc5b85
<div style="border:2px solid #cc5b85;">Content here</div>
.myborder {border:2px solid #cc5b85;}