#d2daab color space conversions
Hex:
#d2daab
RGB:
210, 218, 171
CMY:
18, 15, 33
CMYK:
4, 0, 22, 15
HSL:
70°, 38.8430%, 76.2745%
HSV (HSB):
70°, 21.5596%, 85.4902%
XYZ:
59.0004, 66.7847, 48.3092
xyY:
0.3389, 0.3836, 66.7847
CIE-Lab:
85.3951, -10.5251, 22.2782
CIE-LCH:
85.3951, 24.6393, 115.2879
CIE-Luv:
85.3951, -2.3327, 33.5058
Hunter-Lab:
81.7219, -14.1425, 22.1566
#d2daab color charts
#d2daab color shades, tints & tones
#d2daab color schemes
#d2daab color preview, HTML & CSS examples
This text has a color of #d2daab
<p style="color:#d2daab;">Text here</p>
.mytext {color:#d2daab;}
This box has a color of #d2daab
<div style="background-color:#d2daab;">Content here</div>
.mybackground {background-color:#d2daab;}
Border around this has a color of #d2daab
<div style="border:2px solid #d2daab;">Content here</div>
.myborder {border:2px solid #d2daab;}