#d2d2ac color space conversions
Hex:
#d2d2ac
RGB:
210, 210, 172
CMY:
18, 18, 33
CMYK:
0, 0, 18, 18
HSL:
60°, 29.6875%, 74.9020%
HSV (HSB):
60°, 18.0952%, 82.3529%
XYZ:
57.0713, 62.7734, 48.1382
xyY:
0.3397, 0.3737, 62.7734
CIE-Lab:
83.3230, -6.2938, 18.8857
CIE-LCH:
83.3230, 19.9068, 108.4309
CIE-Luv:
83.3230, 2.0253, 28.0601
Hunter-Lab:
79.2297, -10.0734, 19.4374
#d2d2ac color charts
#d2d2ac color shades, tints & tones
#d2d2ac color schemes
#d2d2ac color preview, HTML & CSS examples
This text has a color of #d2d2ac
<p style="color:#d2d2ac;">Text here</p>
.mytext {color:#d2d2ac;}
This box has a color of #d2d2ac
<div style="background-color:#d2d2ac;">Content here</div>
.mybackground {background-color:#d2d2ac;}
Border around this has a color of #d2d2ac
<div style="border:2px solid #d2d2ac;">Content here</div>
.myborder {border:2px solid #d2d2ac;}