#d2d2af color space conversions
Hex:
#d2d2af
RGB:
210, 210, 175
CMY:
18, 18, 31
CMYK:
0, 0, 17, 18
HSL:
60°, 28.0000%, 75.4902%
HSV (HSB):
60°, 16.6667%, 82.3529%
XYZ:
57.3628, 62.8900, 49.6731
xyY:
0.3376, 0.3701, 62.8900
CIE-Lab:
83.3845, -5.8418, 17.3893
CIE-LCH:
83.3845, 18.3443, 108.5693
CIE-Luv:
83.3845, 1.8748, 25.9737
Hunter-Lab:
79.3032, -9.6652, 18.3748
#d2d2af color charts
#d2d2af color shades, tints & tones
#d2d2af color schemes
#d2d2af color preview, HTML & CSS examples
This text has a color of #d2d2af
<p style="color:#d2d2af;">Text here</p>
.mytext {color:#d2d2af;}
This box has a color of #d2d2af
<div style="background-color:#d2d2af;">Content here</div>
.mybackground {background-color:#d2d2af;}
Border around this has a color of #d2d2af
<div style="border:2px solid #d2d2af;">Content here</div>
.myborder {border:2px solid #d2d2af;}