#d5b9c9 color space conversions
Hex:
#d5b9c9
RGB:
213, 185, 201
CMY:
16, 27, 21
CMYK:
0, 13, 6, 16
HSL:
326°, 25.0000%, 78.0392%
HSV (HSB):
326°, 13.1455%, 83.5294%
XYZ:
55.3321, 53.0611, 62.5838
xyY:
0.3236, 0.3103, 53.0611
CIE-Lab:
77.9111, 12.7044, -4.3736
CIE-LCH:
77.9111, 13.4362, 341.0037
CIE-Luv:
77.9111, 15.3759, -8.8237
Hunter-Lab:
72.8431, 8.1146, 0.0505
#d5b9c9 color charts
#d5b9c9 color shades, tints & tones
#d5b9c9 color schemes
#d5b9c9 color preview, HTML & CSS examples
This text has a color of #d5b9c9
<p style="color:#d5b9c9;">Text here</p>
.mytext {color:#d5b9c9;}
This box has a color of #d5b9c9
<div style="background-color:#d5b9c9;">Content here</div>
.mybackground {background-color:#d5b9c9;}
Border around this has a color of #d5b9c9
<div style="border:2px solid #d5b9c9;">Content here</div>
.myborder {border:2px solid #d5b9c9;}