#d6a82a color space conversions
Hex:
#d6a82a
RGB:
214, 168, 42
CMY:
16, 34, 84
CMYK:
0, 21, 80, 16
HSL:
44°, 67.7165%, 50.1961%
HSV (HSB):
44°, 80.3738%, 83.9216%
XYZ:
42.1521, 42.4686, 8.1661
xyY:
0.4543, 0.4577, 42.4686
CIE-Lab:
71.1928, 5.4662, 65.9896
CIE-LCH:
71.1928, 66.2156, 85.2647
CIE-Luv:
71.1928, 38.6585, 69.2589
Hunter-Lab:
65.1679, 1.4141, 38.1880
#d6a82a color charts
#d6a82a color shades, tints & tones
#d6a82a color schemes
#d6a82a color preview, HTML & CSS examples
This text has a color of #d6a82a
<p style="color:#d6a82a;">Text here</p>
.mytext {color:#d6a82a;}
This box has a color of #d6a82a
<div style="background-color:#d6a82a;">Content here</div>
.mybackground {background-color:#d6a82a;}
Border around this has a color of #d6a82a
<div style="border:2px solid #d6a82a;">Content here</div>
.myborder {border:2px solid #d6a82a;}