#d5d2a7 color space conversions
Hex:
#d5d2a7
RGB:
213, 210, 167
CMY:
16, 18, 35
CMYK:
0, 1, 22, 16
HSL:
56°, 35.3846%, 74.5098%
HSV (HSB):
56°, 21.5962%, 83.5294%
XYZ:
57.4622, 63.0293, 45.6965
xyY:
0.3458, 0.3793, 63.0293
CIE-Lab:
83.4578, -5.9140, 21.7391
CIE-LCH:
83.4578, 22.5291, 105.2188
CIE-Luv:
83.4578, 4.1049, 31.7536
Hunter-Lab:
79.3910, -9.7382, 21.4471
#d5d2a7 color charts
#d5d2a7 color shades, tints & tones
#d5d2a7 color schemes
#d5d2a7 color preview, HTML & CSS examples
This text has a color of #d5d2a7
<p style="color:#d5d2a7;">Text here</p>
.mytext {color:#d5d2a7;}
This box has a color of #d5d2a7
<div style="background-color:#d5d2a7;">Content here</div>
.mybackground {background-color:#d5d2a7;}
Border around this has a color of #d5d2a7
<div style="border:2px solid #d5d2a7;">Content here</div>
.myborder {border:2px solid #d5d2a7;}