#d5daa6 color space conversions
Hex:
#d5daa6
RGB:
213, 218, 166
CMY:
16, 15, 35
CMYK:
2, 0, 24, 15
HSL:
66°, 41.2698%, 75.2941%
HSV (HSB):
66°, 23.8532%, 85.4902%
XYZ:
59.3949, 67.0421, 45.8864
xyY:
0.3447, 0.3890, 67.0421
CIE-Lab:
85.5252, -10.1374, 25.0964
CIE-LCH:
85.5252, 27.0665, 111.9956
CIE-Luv:
85.5252, -0.3323, 37.0869
Hunter-Lab:
81.8792, -13.8054, 24.0885
#d5daa6 color charts
#d5daa6 color shades, tints & tones
#d5daa6 color schemes
#d5daa6 color preview, HTML & CSS examples
This text has a color of #d5daa6
<p style="color:#d5daa6;">Text here</p>
.mytext {color:#d5daa6;}
This box has a color of #d5daa6
<div style="background-color:#d5daa6;">Content here</div>
.mybackground {background-color:#d5daa6;}
Border around this has a color of #d5daa6
<div style="border:2px solid #d5daa6;">Content here</div>
.myborder {border:2px solid #d5daa6;}