#d7a82e color space conversions
Hex:
#d7a82e
RGB:
215, 168, 46
CMY:
16, 34, 82
CMYK:
0, 22, 79, 16
HSL:
43°, 67.8715%, 51.1765%
HSV (HSB):
43°, 78.6047%, 84.3137%
XYZ:
42.5201, 42.6496, 8.5759
xyY:
0.4536, 0.4550, 42.6496
CIE-Lab:
71.3165, 6.0394, 64.8149
CIE-LCH:
71.3165, 65.0957, 84.6766
CIE-Luv:
71.3165, 39.3000, 68.4450
Hunter-Lab:
65.3067, 1.9318, 37.9288
#d7a82e color charts
#d7a82e color shades, tints & tones
#d7a82e color schemes
#d7a82e color preview, HTML & CSS examples
This text has a color of #d7a82e
<p style="color:#d7a82e;">Text here</p>
.mytext {color:#d7a82e;}
This box has a color of #d7a82e
<div style="background-color:#d7a82e;">Content here</div>
.mybackground {background-color:#d7a82e;}
Border around this has a color of #d7a82e
<div style="border:2px solid #d7a82e;">Content here</div>
.myborder {border:2px solid #d7a82e;}