#d8d89a color space conversions
Hex:
#d8d89a
RGB:
216, 216, 154
CMY:
15, 15, 40
CMYK:
0, 0, 29, 15
HSL:
60°, 44.2857%, 72.5490%
HSV (HSB):
60°, 28.7037%, 84.7059%
XYZ:
58.7075, 66.0438, 40.2254
xyY:
0.3559, 0.4003, 66.0438
CIE-Lab:
85.0187, -9.6098, 30.6621
CIE-LCH:
85.0187, 32.1327, 107.4015
CIE-Luv:
85.0187, 3.1641, 43.8508
Hunter-Lab:
81.2673, -13.2694, 27.5400
#d8d89a color charts
#d8d89a color shades, tints & tones
#d8d89a color schemes
#d8d89a color preview, HTML & CSS examples
This text has a color of #d8d89a
<p style="color:#d8d89a;">Text here</p>
.mytext {color:#d8d89a;}
This box has a color of #d8d89a
<div style="background-color:#d8d89a;">Content here</div>
.mybackground {background-color:#d8d89a;}
Border around this has a color of #d8d89a
<div style="border:2px solid #d8d89a;">Content here</div>
.myborder {border:2px solid #d8d89a;}