#d8d2a2 color space conversions
Hex:
#d8d2a2
RGB:
216, 210, 162
CMY:
15, 18, 36
CMYK:
0, 3, 25, 15
HSL:
53°, 40.9091%, 74.1176%
HSV (HSB):
53°, 25.0000%, 84.7059%
XYZ:
57.8871, 63.3008, 43.3497
xyY:
0.3518, 0.3847, 63.3008
CIE-Lab:
83.6004, -5.4890, 24.5934
CIE-LCH:
83.6004, 25.1985, 102.5817
CIE-Luv:
83.6004, 6.2258, 35.3515
Hunter-Lab:
79.5618, -9.3611, 23.3887
#d8d2a2 color charts
#d8d2a2 color shades, tints & tones
#d8d2a2 color schemes
#d8d2a2 color preview, HTML & CSS examples
This text has a color of #d8d2a2
<p style="color:#d8d2a2;">Text here</p>
.mytext {color:#d8d2a2;}
This box has a color of #d8d2a2
<div style="background-color:#d8d2a2;">Content here</div>
.mybackground {background-color:#d8d2a2;}
Border around this has a color of #d8d2a2
<div style="border:2px solid #d8d2a2;">Content here</div>
.myborder {border:2px solid #d8d2a2;}