#d7a97b color space conversions
Hex:
#d7a97b
RGB:
215, 169, 123
CMY:
16, 34, 52
CMYK:
0, 21, 43, 16
HSL:
30°, 53.4884%, 66.2745%
HSV (HSB):
30°, 42.7907%, 84.3137%
XYZ:
45.7874, 44.2531, 24.8673
xyY:
0.3985, 0.3851, 44.2531
CIE-Lab:
72.3973, 10.9349, 30.1580
CIE-LCH:
72.3973, 32.0792, 70.0700
CIE-Luv:
72.3973, 33.6131, 37.2238
Hunter-Lab:
66.5230, 6.4455, 24.4026
#d7a97b color charts
#d7a97b color shades, tints & tones
#d7a97b color schemes
#d7a97b color preview, HTML & CSS examples
This text has a color of #d7a97b
<p style="color:#d7a97b;">Text here</p>
.mytext {color:#d7a97b;}
This box has a color of #d7a97b
<div style="background-color:#d7a97b;">Content here</div>
.mybackground {background-color:#d7a97b;}
Border around this has a color of #d7a97b
<div style="border:2px solid #d7a97b;">Content here</div>
.myborder {border:2px solid #d7a97b;}