#d8a88c color space conversions
Hex:
#d8a88c
RGB:
216, 168, 140
CMY:
15, 34, 45
CMYK:
0, 22, 35, 15
HSL:
22°, 49.3506%, 69.8039%
HSV (HSB):
22°, 35.1852%, 84.7059%
XYZ:
47.0552, 44.4976, 30.9198
xyY:
0.3842, 0.3633, 44.4976
CIE-Lab:
72.5599, 13.8187, 21.2309
CIE-LCH:
72.5599, 25.3320, 56.9408
CIE-Luv:
72.5599, 33.3114, 26.1744
Hunter-Lab:
66.7066, 9.1784, 19.2125
#d8a88c color charts
#d8a88c color shades, tints & tones
#d8a88c color schemes
#d8a88c color preview, HTML & CSS examples
This text has a color of #d8a88c
<p style="color:#d8a88c;">Text here</p>
.mytext {color:#d8a88c;}
This box has a color of #d8a88c
<div style="background-color:#d8a88c;">Content here</div>
.mybackground {background-color:#d8a88c;}
Border around this has a color of #d8a88c
<div style="border:2px solid #d8a88c;">Content here</div>
.myborder {border:2px solid #d8a88c;}