#cd888b color space conversions
Hex:
#cd888b
RGB:
205, 136, 139
CMY:
20, 47, 45
CMYK:
0, 34, 32, 20
HSL:
357°, 40.8284%, 66.8627%
HSV (HSB):
357°, 33.6585%, 80.3922%
XYZ:
38.6412, 32.4515, 28.6533
xyY:
0.3874, 0.3253, 32.4515
CIE-Lab:
63.7143, 26.8064, 9.2739
CIE-LCH:
63.7143, 28.3653, 19.0836
CIE-Luv:
63.7143, 45.5356, 7.7700
Hunter-Lab:
56.9662, 21.3887, 10.0543
#cd888b color charts
#cd888b color shades, tints & tones
#cd888b color schemes
#cd888b color preview, HTML & CSS examples
This text has a color of #cd888b
<p style="color:#cd888b;">Text here</p>
.mytext {color:#cd888b;}
This box has a color of #cd888b
<div style="background-color:#cd888b;">Content here</div>
.mybackground {background-color:#cd888b;}
Border around this has a color of #cd888b
<div style="border:2px solid #cd888b;">Content here</div>
.myborder {border:2px solid #cd888b;}