#d7a45c color space conversions
Hex:
#d7a45c
RGB:
215, 164, 92
CMY:
16, 36, 64
CMYK:
0, 24, 57, 16
HSL:
35°, 60.5911%, 60.1961%
HSV (HSB):
35°, 57.2093%, 84.3137%
XYZ:
43.2316, 41.7707, 15.9092
xyY:
0.4284, 0.4139, 41.7707
CIE-Lab:
70.7125, 10.7637, 44.1645
CIE-LCH:
70.7125, 45.4572, 76.3030
CIE-Luv:
70.7125, 39.6807, 51.1132
Hunter-Lab:
64.6303, 6.2968, 30.6465
#d7a45c color charts
#d7a45c color shades, tints & tones
#d7a45c color schemes
#d7a45c color preview, HTML & CSS examples
This text has a color of #d7a45c
<p style="color:#d7a45c;">Text here</p>
.mytext {color:#d7a45c;}
This box has a color of #d7a45c
<div style="background-color:#d7a45c;">Content here</div>
.mybackground {background-color:#d7a45c;}
Border around this has a color of #d7a45c
<div style="border:2px solid #d7a45c;">Content here</div>
.myborder {border:2px solid #d7a45c;}