#d7c5a5 color space conversions
Hex:
#d7c5a5
RGB:
215, 197, 165
CMY:
16, 23, 35
CMYK:
0, 8, 23, 16
HSL:
38°, 38.4615%, 74.5098%
HSV (HSB):
38°, 23.2558%, 84.3137%
XYZ:
54.7821, 57.0962, 43.7306
xyY:
0.3520, 0.3669, 57.0962
CIE-Lab:
80.2337, 1.3052, 18.3590
CIE-LCH:
80.2337, 18.4053, 85.9334
CIE-Luv:
80.2337, 12.9046, 25.6793
Hunter-Lab:
75.5620, -2.8219, 18.5800
#d7c5a5 color charts
#d7c5a5 color shades, tints & tones
#d7c5a5 color schemes
#d7c5a5 color preview, HTML & CSS examples
This text has a color of #d7c5a5
<p style="color:#d7c5a5;">Text here</p>
.mytext {color:#d7c5a5;}
This box has a color of #d7c5a5
<div style="background-color:#d7c5a5;">Content here</div>
.mybackground {background-color:#d7c5a5;}
Border around this has a color of #d7c5a5
<div style="border:2px solid #d7c5a5;">Content here</div>
.myborder {border:2px solid #d7c5a5;}