#d7d993 color space conversions
Hex:
#d7d993
RGB:
215, 217, 147
CMY:
16, 15, 42
CMYK:
1, 0, 32, 15
HSL:
62°, 47.9452%, 71.3725%
HSV (HSB):
62°, 32.2581%, 85.0980%
XYZ:
58.1036, 66.1794, 37.3153
xyY:
0.3596, 0.4095, 66.1794
CIE-Lab:
85.0878, -11.3726, 34.3289
CIE-LCH:
85.0878, 36.1636, 108.3292
CIE-Luv:
85.0878, 2.2626, 48.5755
Hunter-Lab:
81.3507, -14.8725, 29.7494
#d7d993 color charts
#d7d993 color shades, tints & tones
#d7d993 color schemes
#d7d993 color preview, HTML & CSS examples
This text has a color of #d7d993
<p style="color:#d7d993;">Text here</p>
.mytext {color:#d7d993;}
This box has a color of #d7d993
<div style="background-color:#d7d993;">Content here</div>
.mybackground {background-color:#d7d993;}
Border around this has a color of #d7d993
<div style="border:2px solid #d7d993;">Content here</div>
.myborder {border:2px solid #d7d993;}