#d8b8c5 color space conversions
Hex:
#d8b8c5
RGB:
216, 184, 197
CMY:
15, 28, 23
CMYK:
0, 15, 9, 15
HSL:
336°, 29.0909%, 78.4314%
HSV (HSB):
336°, 14.8148%, 84.7059%
XYZ:
55.5374, 52.9111, 60.1091
xyY:
0.3295, 0.3139, 52.9111
CIE-Lab:
77.8225, 13.6018, -2.3048
CIE-LCH:
77.8225, 13.7957, 350.3826
CIE-Luv:
77.8225, 18.1474, -5.8634
Hunter-Lab:
72.7400, 8.9907, 1.9235
#d8b8c5 color charts
#d8b8c5 color shades, tints & tones
#d8b8c5 color schemes
#d8b8c5 color preview, HTML & CSS examples
This text has a color of #d8b8c5
<p style="color:#d8b8c5;">Text here</p>
.mytext {color:#d8b8c5;}
This box has a color of #d8b8c5
<div style="background-color:#d8b8c5;">Content here</div>
.mybackground {background-color:#d8b8c5;}
Border around this has a color of #d8b8c5
<div style="border:2px solid #d8b8c5;">Content here</div>
.myborder {border:2px solid #d8b8c5;}