#cc6d85 color space conversions
Hex:
#cc6d85
RGB:
204, 109, 133
CMY:
20, 57, 48
CMYK:
0, 47, 35, 20
HSL:
345°, 48.2234%, 61.3725%
HSV (HSB):
345°, 46.5686%, 80.0000%
XYZ:
34.6041, 25.4681, 25.2823
xyY:
0.4054, 0.2984, 25.4681
CIE-Lab:
57.5287, 40.0919, 3.8462
CIE-LCH:
57.5287, 40.2760, 5.4798
CIE-Luv:
57.5287, 62.2414, -2.1714
Hunter-Lab:
50.4659, 34.0808, 5.6232
#cc6d85 color charts
#cc6d85 color shades, tints & tones
#cc6d85 color schemes
#cc6d85 color preview, HTML & CSS examples
This text has a color of #cc6d85
<p style="color:#cc6d85;">Text here</p>
.mytext {color:#cc6d85;}
This box has a color of #cc6d85
<div style="background-color:#cc6d85;">Content here</div>
.mybackground {background-color:#cc6d85;}
Border around this has a color of #cc6d85
<div style="border:2px solid #cc6d85;">Content here</div>
.myborder {border:2px solid #cc6d85;}