#d3d995 color space conversions
Hex:
#d3d995
RGB:
211, 217, 149
CMY:
17, 15, 42
CMYK:
3, 0, 31, 15
HSL:
65°, 47.2222%, 71.7647%
HSV (HSB):
65°, 31.3364%, 85.0980%
XYZ:
57.1016, 65.6445, 38.0949
xyY:
0.3550, 0.4081, 65.6445
CIE-Lab:
84.8148, -12.6491, 32.8901
CIE-LCH:
84.8148, 35.2386, 111.0361
CIE-Luv:
84.8148, -0.2927, 47.0951
Hunter-Lab:
81.0213, -15.9853, 28.8378
#d3d995 color charts
#d3d995 color shades, tints & tones
#d3d995 color schemes
#d3d995 color preview, HTML & CSS examples
This text has a color of #d3d995
<p style="color:#d3d995;">Text here</p>
.mytext {color:#d3d995;}
This box has a color of #d3d995
<div style="background-color:#d3d995;">Content here</div>
.mybackground {background-color:#d3d995;}
Border around this has a color of #d3d995
<div style="border:2px solid #d3d995;">Content here</div>
.myborder {border:2px solid #d3d995;}