#d8af8c color space conversions
Hex:
#d8af8c
RGB:
216, 175, 140
CMY:
15, 31, 45
CMYK:
0, 19, 35, 15
HSL:
28°, 49.3506%, 69.8039%
HSV (HSB):
28°, 35.1852%, 84.7059%
XYZ:
48.3825, 47.1523, 31.3622
xyY:
0.3813, 0.3716, 47.1523
CIE-Lab:
74.2871, 10.0585, 23.5848
CIE-LCH:
74.2871, 25.6402, 66.9026
CIE-Luv:
74.2871, 28.8836, 30.0035
Hunter-Lab:
68.6675, 5.6012, 20.9880
#d8af8c color charts
#d8af8c color shades, tints & tones
#d8af8c color schemes
#d8af8c color preview, HTML & CSS examples
This text has a color of #d8af8c
<p style="color:#d8af8c;">Text here</p>
.mytext {color:#d8af8c;}
This box has a color of #d8af8c
<div style="background-color:#d8af8c;">Content here</div>
.mybackground {background-color:#d8af8c;}
Border around this has a color of #d8af8c
<div style="border:2px solid #d8af8c;">Content here</div>
.myborder {border:2px solid #d8af8c;}