#d7d7c0 color space conversions
Hex:
#d7d7c0
RGB:
215, 215, 192
CMY:
16, 16, 25
CMYK:
0, 0, 11, 16
HSL:
60°, 22.3301%, 79.8039%
HSV (HSB):
60°, 10.6977%, 84.3137%
XYZ:
61.8392, 66.8537, 59.5140
xyY:
0.3286, 0.3552, 66.8537
CIE-Lab:
85.4300, -3.9418, 11.3548
CIE-LCH:
85.4300, 12.0196, 109.1444
CIE-Luv:
85.4300, 1.2551, 17.3790
Hunter-Lab:
81.7641, -8.0855, 14.0793
#d7d7c0 color charts
#d7d7c0 color shades, tints & tones
#d7d7c0 color schemes
#d7d7c0 color preview, HTML & CSS examples
This text has a color of #d7d7c0
<p style="color:#d7d7c0;">Text here</p>
.mytext {color:#d7d7c0;}
This box has a color of #d7d7c0
<div style="background-color:#d7d7c0;">Content here</div>
.mybackground {background-color:#d7d7c0;}
Border around this has a color of #d7d7c0
<div style="border:2px solid #d7d7c0;">Content here</div>
.myborder {border:2px solid #d7d7c0;}