#d3d8a8 color space conversions
Hex:
#d3d8a8
RGB:
211, 216, 168
CMY:
17, 15, 34
CMYK:
2, 0, 22, 15
HSL:
66°, 38.0952%, 75.2941%
HSV (HSB):
66°, 22.2222%, 84.7059%
XYZ:
58.4877, 65.7878, 46.6615
xyY:
0.3422, 0.3849, 65.7878
CIE-Lab:
84.8880, -9.5785, 23.1583
CIE-LCH:
84.8880, 25.0610, 112.4706
CIE-Luv:
84.8880, -0.5087, 34.4261
Hunter-Lab:
81.1097, -13.2266, 22.6679
#d3d8a8 color charts
#d3d8a8 color shades, tints & tones
#d3d8a8 color schemes
#d3d8a8 color preview, HTML & CSS examples
This text has a color of #d3d8a8
<p style="color:#d3d8a8;">Text here</p>
.mytext {color:#d3d8a8;}
This box has a color of #d3d8a8
<div style="background-color:#d3d8a8;">Content here</div>
.mybackground {background-color:#d3d8a8;}
Border around this has a color of #d3d8a8
<div style="border:2px solid #d3d8a8;">Content here</div>
.myborder {border:2px solid #d3d8a8;}