#d8da94 color space conversions
Hex:
#d8da94
RGB:
216, 218, 148
CMY:
15, 15, 42
CMYK:
1, 0, 32, 15
HSL:
62°, 48.6111%, 71.7647%
HSV (HSB):
62°, 32.1101%, 85.4902%
XYZ:
58.7356, 66.8799, 37.8304
xyY:
0.3594, 0.4092, 66.8799
CIE-Lab:
85.4432, -11.3716, 34.3006
CIE-LCH:
85.4432, 36.1364, 108.3419
CIE-Luv:
85.4432, 2.2648, 48.5957
Hunter-Lab:
81.7801, -14.9140, 29.8193
#d8da94 color charts
#d8da94 color shades, tints & tones
#d8da94 color schemes
#d8da94 color preview, HTML & CSS examples
This text has a color of #d8da94
<p style="color:#d8da94;">Text here</p>
.mytext {color:#d8da94;}
This box has a color of #d8da94
<div style="background-color:#d8da94;">Content here</div>
.mybackground {background-color:#d8da94;}
Border around this has a color of #d8da94
<div style="border:2px solid #d8da94;">Content here</div>
.myborder {border:2px solid #d8da94;}