#cd8b9c color space conversions
Hex:
#cd8b9c
RGB:
205, 139, 156
CMY:
20, 45, 39
CMYK:
0, 32, 24, 20
HSL:
345°, 39.7590%, 67.4510%
HSV (HSB):
345°, 32.1951%, 80.3922%
XYZ:
40.4102, 33.8447, 35.8553
xyY:
0.3670, 0.3074, 33.8447
CIE-Lab:
64.8391, 27.5265, 1.2669
CIE-LCH:
64.8391, 27.5557, 2.6351
CIE-Luv:
64.8391, 41.0470, -3.1637
Hunter-Lab:
58.1762, 22.1810, 4.1815
#cd8b9c color charts
#cd8b9c color shades, tints & tones
#cd8b9c color schemes
#cd8b9c color preview, HTML & CSS examples
This text has a color of #cd8b9c
<p style="color:#cd8b9c;">Text here</p>
.mytext {color:#cd8b9c;}
This box has a color of #cd8b9c
<div style="background-color:#cd8b9c;">Content here</div>
.mybackground {background-color:#cd8b9c;}
Border around this has a color of #cd8b9c
<div style="border:2px solid #cd8b9c;">Content here</div>
.myborder {border:2px solid #cd8b9c;}