#cc8c9e color space conversions
Hex:
#cc8c9e
RGB:
204, 140, 158
CMY:
20, 45, 38
CMYK:
0, 31, 23, 20
HSL:
343°, 38.5542%, 67.4510%
HSV (HSB):
343°, 31.3725%, 80.0000%
XYZ:
40.4515, 34.0622, 36.7904
xyY:
0.3634, 0.3060, 34.0622
CIE-Lab:
65.0119, 26.9097, 0.3745
CIE-LCH:
65.0119, 26.9123, 0.7973
CIE-Luv:
65.0119, 39.4438, -4.2969
Hunter-Lab:
58.3628, 21.5841, 3.4791
#cc8c9e color charts
#cc8c9e color shades, tints & tones
#cc8c9e color schemes
#cc8c9e color preview, HTML & CSS examples
This text has a color of #cc8c9e
<p style="color:#cc8c9e;">Text here</p>
.mytext {color:#cc8c9e;}
This box has a color of #cc8c9e
<div style="background-color:#cc8c9e;">Content here</div>
.mybackground {background-color:#cc8c9e;}
Border around this has a color of #cc8c9e
<div style="border:2px solid #cc8c9e;">Content here</div>
.myborder {border:2px solid #cc8c9e;}