#d8aa8f color space conversions
Hex:
#d8aa8f
RGB:
216, 170, 143
CMY:
15, 33, 44
CMYK:
0, 21, 34, 15
HSL:
22°, 48.3444%, 70.3922%
HSV (HSB):
22°, 33.7963%, 84.7059%
XYZ:
47.6516, 45.3316, 32.2250
xyY:
0.3806, 0.3620, 45.3316
CIE-Lab:
73.1097, 13.1130, 20.3546
CIE-LCH:
73.1097, 24.2128, 57.2093
CIE-Luv:
73.1097, 31.7388, 25.2907
Hunter-Lab:
67.3287, 8.5072, 18.7526
#d8aa8f color charts
#d8aa8f color shades, tints & tones
#d8aa8f color schemes
#d8aa8f color preview, HTML & CSS examples
This text has a color of #d8aa8f
<p style="color:#d8aa8f;">Text here</p>
.mytext {color:#d8aa8f;}
This box has a color of #d8aa8f
<div style="background-color:#d8aa8f;">Content here</div>
.mybackground {background-color:#d8aa8f;}
Border around this has a color of #d8aa8f
<div style="border:2px solid #d8aa8f;">Content here</div>
.myborder {border:2px solid #d8aa8f;}