#d7a99c color space conversions
Hex:
#d7a99c
RGB:
215, 169, 156
CMY:
16, 34, 39
CMYK:
0, 21, 27, 16
HSL:
13°, 42.4460%, 72.7451%
HSV (HSB):
13°, 27.4419%, 84.3137%
XYZ:
48.2130, 45.2233, 37.6404
xyY:
0.3678, 0.3450, 45.2233
CIE-Lab:
73.0387, 14.9730, 13.1492
CIE-LCH:
73.0387, 19.9272, 41.2895
CIE-Luv:
73.0387, 30.2771, 15.6641
Hunter-Lab:
67.2483, 10.2895, 13.8879
#d7a99c color charts
#d7a99c color shades, tints & tones
#d7a99c color schemes
#d7a99c color preview, HTML & CSS examples
This text has a color of #d7a99c
<p style="color:#d7a99c;">Text here</p>
.mytext {color:#d7a99c;}
This box has a color of #d7a99c
<div style="background-color:#d7a99c;">Content here</div>
.mybackground {background-color:#d7a99c;}
Border around this has a color of #d7a99c
<div style="border:2px solid #d7a99c;">Content here</div>
.myborder {border:2px solid #d7a99c;}