#d2d3af color space conversions
Hex:
#d2d3af
RGB:
210, 211, 175
CMY:
18, 17, 31
CMYK:
0, 0, 17, 17
HSL:
62°, 29.0323%, 75.6863%
HSV (HSB):
62°, 17.0616%, 82.7451%
XYZ:
57.6105, 63.3853, 49.7556
xyY:
0.3374, 0.3712, 63.3853
CIE-Lab:
83.6447, -6.3563, 17.7527
CIE-LCH:
83.6447, 18.8563, 109.6996
CIE-Luv:
83.6447, 1.3256, 26.5773
Hunter-Lab:
79.6149, -10.1609, 18.6769
#d2d3af color charts
#d2d3af color shades, tints & tones
#d2d3af color schemes
#d2d3af color preview, HTML & CSS examples
This text has a color of #d2d3af
<p style="color:#d2d3af;">Text here</p>
.mytext {color:#d2d3af;}
This box has a color of #d2d3af
<div style="background-color:#d2d3af;">Content here</div>
.mybackground {background-color:#d2d3af;}
Border around this has a color of #d2d3af
<div style="border:2px solid #d2d3af;">Content here</div>
.myborder {border:2px solid #d2d3af;}