#d7d7ac color space conversions
Hex:
#d7d7ac
RGB:
215, 215, 172
CMY:
16, 16, 33
CMYK:
0, 0, 20, 16
HSL:
60°, 34.9593%, 75.8824%
HSV (HSB):
60°, 20.0000%, 84.3137%
XYZ:
59.7712, 66.0265, 48.6238
xyY:
0.3427, 0.3785, 66.0265
CIE-Lab:
85.0099, -7.0156, 21.2836
CIE-LCH:
85.0099, 22.4101, 108.2436
CIE-Luv:
85.0099, 2.2733, 31.4983
Hunter-Lab:
81.2567, -10.8974, 21.4007
#d7d7ac color charts
#d7d7ac color shades, tints & tones
#d7d7ac color schemes
#d7d7ac color preview, HTML & CSS examples
This text has a color of #d7d7ac
<p style="color:#d7d7ac;">Text here</p>
.mytext {color:#d7d7ac;}
This box has a color of #d7d7ac
<div style="background-color:#d7d7ac;">Content here</div>
.mybackground {background-color:#d7d7ac;}
Border around this has a color of #d7d7ac
<div style="border:2px solid #d7d7ac;">Content here</div>
.myborder {border:2px solid #d7d7ac;}