#d8d2da color space conversions
Hex:
#d8d2da
RGB:
216, 210, 218
CMY:
15, 18, 15
CMYK:
1, 4, 0, 15
HSL:
285°, 9.7561%, 83.9216%
HSV (HSB):
285°, 3.6697%, 85.4902%
XYZ:
64.0204, 65.7541, 75.6472
xyY:
0.3117, 0.3201, 65.7541
CIE-Lab:
84.8708, 3.5037, -3.2211
CIE-LCH:
84.8708, 4.7594, 317.4064
CIE-Luv:
84.8708, 2.9249, -5.5342
Hunter-Lab:
81.0889, -0.9782, 1.4510
#d8d2da color charts
#d8d2da color shades, tints & tones
#d8d2da color schemes
#d8d2da color preview, HTML & CSS examples
This text has a color of #d8d2da
<p style="color:#d8d2da;">Text here</p>
.mytext {color:#d8d2da;}
This box has a color of #d8d2da
<div style="background-color:#d8d2da;">Content here</div>
.mybackground {background-color:#d8d2da;}
Border around this has a color of #d8d2da
<div style="border:2px solid #d8d2da;">Content here</div>
.myborder {border:2px solid #d8d2da;}