#d8b3cd color space conversions
Hex:
#d8b3cd
RGB:
216, 179, 205
CMY:
15, 30, 20
CMYK:
0, 17, 5, 15
HSL:
318°, 32.1739%, 77.4510%
HSV (HSB):
318°, 17.1296%, 84.7059%
XYZ:
55.4584, 51.2469, 64.7263
xyY:
0.3235, 0.2989, 51.2469
CIE-Lab:
76.8283, 17.6888, -8.1166
CIE-LCH:
76.8283, 19.4621, 335.3516
CIE-Luv:
76.8283, 19.9740, -15.4020
Hunter-Lab:
71.5869, 13.0069, -3.4970
#d8b3cd color charts
#d8b3cd color shades, tints & tones
#d8b3cd color schemes
#d8b3cd color preview, HTML & CSS examples
This text has a color of #d8b3cd
<p style="color:#d8b3cd;">Text here</p>
.mytext {color:#d8b3cd;}
This box has a color of #d8b3cd
<div style="background-color:#d8b3cd;">Content here</div>
.mybackground {background-color:#d8b3cd;}
Border around this has a color of #d8b3cd
<div style="border:2px solid #d8b3cd;">Content here</div>
.myborder {border:2px solid #d8b3cd;}