#d7a08c color space conversions
Hex:
#d7a08c
RGB:
215, 160, 140
CMY:
16, 37, 45
CMYK:
0, 26, 35, 16
HSL:
16°, 48.3871%, 69.6078%
HSV (HSB):
16°, 34.8837%, 84.3137%
XYZ:
45.3288, 41.4821, 30.4287
xyY:
0.3866, 0.3538, 41.4821
CIE-Lab:
70.5124, 17.7463, 18.4004
CIE-LCH:
70.5124, 25.5638, 46.0367
CIE-Luv:
70.5124, 37.6703, 21.6753
Hunter-Lab:
64.4066, 12.9150, 17.0733
#d7a08c color charts
#d7a08c color shades, tints & tones
#d7a08c color schemes
#d7a08c color preview, HTML & CSS examples
This text has a color of #d7a08c
<p style="color:#d7a08c;">Text here</p>
.mytext {color:#d7a08c;}
This box has a color of #d7a08c
<div style="background-color:#d7a08c;">Content here</div>
.mybackground {background-color:#d7a08c;}
Border around this has a color of #d7a08c
<div style="border:2px solid #d7a08c;">Content here</div>
.myborder {border:2px solid #d7a08c;}