#d5a84a color space conversions
Hex:
#d5a84a
RGB:
213, 168, 74
CMY:
16, 34, 71
CMYK:
0, 21, 65, 16
HSL:
41°, 62.3318%, 56.2745%
HSV (HSB):
41°, 65.2582%, 83.5294%
XYZ:
42.6792, 42.6458, 12.4606
xyY:
0.4365, 0.4361, 42.6458
CIE-Lab:
71.3139, 6.5270, 53.4404
CIE-LCH:
71.3139, 53.8375, 83.0366
CIE-Luv:
71.3139, 36.4807, 60.1887
Hunter-Lab:
65.3038, 2.3770, 34.3995
#d5a84a color charts
#d5a84a color shades, tints & tones
#d5a84a color schemes
#d5a84a color preview, HTML & CSS examples
This text has a color of #d5a84a
<p style="color:#d5a84a;">Text here</p>
.mytext {color:#d5a84a;}
This box has a color of #d5a84a
<div style="background-color:#d5a84a;">Content here</div>
.mybackground {background-color:#d5a84a;}
Border around this has a color of #d5a84a
<div style="border:2px solid #d5a84a;">Content here</div>
.myborder {border:2px solid #d5a84a;}