#d5c095 color space conversions
Hex:
#d5c095
RGB:
213, 192, 149
CMY:
16, 25, 42
CMYK:
0, 10, 30, 16
HSL:
40°, 43.2432%, 70.9804%
HSV (HSB):
40°, 30.0469%, 83.5294%
XYZ:
51.7150, 54.0153, 36.1341
xyY:
0.3645, 0.3808, 54.0153
CIE-Lab:
78.4707, 0.9892, 24.4126
CIE-LCH:
78.4707, 24.4326, 87.6796
CIE-Luv:
78.4707, 15.6504, 33.3145
Hunter-Lab:
73.4951, -3.0145, 22.2965
#d5c095 color charts
#d5c095 color shades, tints & tones
#d5c095 color schemes
#d5c095 color preview, HTML & CSS examples
This text has a color of #d5c095
<p style="color:#d5c095;">Text here</p>
.mytext {color:#d5c095;}
This box has a color of #d5c095
<div style="background-color:#d5c095;">Content here</div>
.mybackground {background-color:#d5c095;}
Border around this has a color of #d5c095
<div style="border:2px solid #d5c095;">Content here</div>
.myborder {border:2px solid #d5c095;}