#d5d0a8 color space conversions
Hex:
#d5d0a8
RGB:
213, 208, 168
CMY:
16, 18, 34
CMYK:
0, 2, 21, 16
HSL:
53°, 34.8837%, 74.7059%
HSV (HSB):
53°, 21.1268%, 83.5294%
XYZ:
57.0643, 62.0850, 46.0218
xyY:
0.3455, 0.3759, 62.0850
CIE-Lab:
82.9586, -4.7404, 20.5239
CIE-LCH:
82.9586, 21.0643, 103.0055
CIE-Luv:
82.9586, 5.1793, 29.8997
Hunter-Lab:
78.7941, -8.6161, 20.5259
#d5d0a8 color charts
#d5d0a8 color shades, tints & tones
#d5d0a8 color schemes
#d5d0a8 color preview, HTML & CSS examples
This text has a color of #d5d0a8
<p style="color:#d5d0a8;">Text here</p>
.mytext {color:#d5d0a8;}
This box has a color of #d5d0a8
<div style="background-color:#d5d0a8;">Content here</div>
.mybackground {background-color:#d5d0a8;}
Border around this has a color of #d5d0a8
<div style="border:2px solid #d5d0a8;">Content here</div>
.myborder {border:2px solid #d5d0a8;}