#d5d2bd color space conversions
Hex:
#d5d2bd
RGB:
213, 210, 189
CMY:
16, 18, 26
CMYK:
0, 1, 11, 16
HSL:
52°, 22.2222%, 78.8235%
HSV (HSB):
52°, 11.2676%, 83.5294%
XYZ:
59.6725, 63.9134, 57.3356
xyY:
0.3298, 0.3533, 63.9134
CIE-Lab:
83.9207, -2.5565, 10.7725
CIE-LCH:
83.9207, 11.0717, 103.3501
CIE-Luv:
83.9207, 2.9192, 16.2424
Hunter-Lab:
79.9459, -6.6710, 13.4405
#d5d2bd color charts
#d5d2bd color shades, tints & tones
#d5d2bd color schemes
#d5d2bd color preview, HTML & CSS examples
This text has a color of #d5d2bd
<p style="color:#d5d2bd;">Text here</p>
.mytext {color:#d5d2bd;}
This box has a color of #d5d2bd
<div style="background-color:#d5d2bd;">Content here</div>
.mybackground {background-color:#d5d2bd;}
Border around this has a color of #d5d2bd
<div style="border:2px solid #d5d2bd;">Content here</div>
.myborder {border:2px solid #d5d2bd;}