#d2d3ae color space conversions
Hex:
#d2d3ae
RGB:
210, 211, 174
CMY:
18, 17, 32
CMYK:
0, 0, 18, 17
HSL:
62°, 29.6000%, 75.4902%
HSV (HSB):
62°, 17.5355%, 82.7451%
XYZ:
57.5126, 63.3462, 49.2402
xyY:
0.3381, 0.3724, 63.3462
CIE-Lab:
83.6242, -6.5076, 18.2512
CIE-LCH:
83.6242, 19.3766, 109.6241
CIE-Luv:
83.6242, 1.3748, 27.2739
Hunter-Lab:
79.5903, -10.2975, 19.0322
#d2d3ae color charts
#d2d3ae color shades, tints & tones
#d2d3ae color schemes
#d2d3ae color preview, HTML & CSS examples
This text has a color of #d2d3ae
<p style="color:#d2d3ae;">Text here</p>
.mytext {color:#d2d3ae;}
This box has a color of #d2d3ae
<div style="background-color:#d2d3ae;">Content here</div>
.mybackground {background-color:#d2d3ae;}
Border around this has a color of #d2d3ae
<div style="border:2px solid #d2d3ae;">Content here</div>
.myborder {border:2px solid #d2d3ae;}