#d5dda5 color space conversions
Hex:
#d5dda5
RGB:
213, 221, 165
CMY:
16, 13, 35
CMYK:
4, 0, 25, 13
HSL:
69°, 45.1613%, 75.6863%
HSV (HSB):
69°, 25.3394%, 86.6667%
XYZ:
60.0886, 68.5756, 45.6667
xyY:
0.3447, 0.3934, 68.5756
CIE-Lab:
86.2935, -11.7913, 26.6607
CIE-LCH:
86.2935, 29.1518, 113.8585
CIE-Luv:
86.2935, -1.9610, 39.4738
Hunter-Lab:
82.8104, -15.3958, 25.2712
#d5dda5 color charts
#d5dda5 color shades, tints & tones
#d5dda5 color schemes
#d5dda5 color preview, HTML & CSS examples
This text has a color of #d5dda5
<p style="color:#d5dda5;">Text here</p>
.mytext {color:#d5dda5;}
This box has a color of #d5dda5
<div style="background-color:#d5dda5;">Content here</div>
.mybackground {background-color:#d5dda5;}
Border around this has a color of #d5dda5
<div style="border:2px solid #d5dda5;">Content here</div>
.myborder {border:2px solid #d5dda5;}