#d9cc95 color space conversions
Hex:
#d9cc95
RGB:
217, 204, 149
CMY:
15, 20, 42
CMYK:
0, 6, 31, 15
HSL:
49°, 47.2222%, 71.7647%
HSV (HSB):
49°, 31.3364%, 85.0980%
XYZ:
55.6330, 60.1074, 37.1035
xyY:
0.3640, 0.3933, 60.1074
CIE-Lab:
81.8965, -3.7191, 29.0919
CIE-LCH:
81.8965, 29.3286, 97.2851
CIE-Luv:
81.8965, 11.0887, 40.3759
Hunter-Lab:
77.5289, -7.5882, 25.8955
#d9cc95 color charts
#d9cc95 color shades, tints & tones
#d9cc95 color schemes
#d9cc95 color preview, HTML & CSS examples
This text has a color of #d9cc95
<p style="color:#d9cc95;">Text here</p>
.mytext {color:#d9cc95;}
This box has a color of #d9cc95
<div style="background-color:#d9cc95;">Content here</div>
.mybackground {background-color:#d9cc95;}
Border around this has a color of #d9cc95
<div style="border:2px solid #d9cc95;">Content here</div>
.myborder {border:2px solid #d9cc95;}