#d5d2a8 color space conversions
Hex:
#d5d2a8
RGB:
213, 210, 168
CMY:
16, 18, 34
CMYK:
0, 1, 21, 16
HSL:
56°, 34.8837%, 74.7059%
HSV (HSB):
56°, 21.1268%, 83.5294%
XYZ:
57.5550, 63.0665, 46.1854
xyY:
0.3450, 0.3781, 63.0665
CIE-Lab:
83.4773, -5.7706, 21.2407
CIE-LCH:
83.4773, 22.0106, 105.1992
CIE-Luv:
83.4773, 4.0532, 31.0779
Hunter-Lab:
79.4144, -9.6085, 21.1086
#d5d2a8 color charts
#d5d2a8 color shades, tints & tones
#d5d2a8 color schemes
#d5d2a8 color preview, HTML & CSS examples
This text has a color of #d5d2a8
<p style="color:#d5d2a8;">Text here</p>
.mytext {color:#d5d2a8;}
This box has a color of #d5d2a8
<div style="background-color:#d5d2a8;">Content here</div>
.mybackground {background-color:#d5d2a8;}
Border around this has a color of #d5d2a8
<div style="border:2px solid #d5d2a8;">Content here</div>
.myborder {border:2px solid #d5d2a8;}