#d7ac2e color space conversions
Hex:
#d7ac2e
RGB:
215, 172, 46
CMY:
16, 33, 82
CMYK:
0, 20, 79, 16
HSL:
45°, 67.8715%, 51.1765%
HSV (HSB):
45°, 78.6047%, 84.3137%
XYZ:
43.2700, 44.1494, 8.8259
xyY:
0.4496, 0.4587, 44.1494
CIE-Lab:
72.3282, 3.9134, 65.7343
CIE-LCH:
72.3282, 65.8507, 86.5930
CIE-Luv:
72.3282, 36.3056, 70.0429
Hunter-Lab:
66.4450, -0.0368, 38.6360
#d7ac2e color charts
#d7ac2e color shades, tints & tones
#d7ac2e color schemes
#d7ac2e color preview, HTML & CSS examples
This text has a color of #d7ac2e
<p style="color:#d7ac2e;">Text here</p>
.mytext {color:#d7ac2e;}
This box has a color of #d7ac2e
<div style="background-color:#d7ac2e;">Content here</div>
.mybackground {background-color:#d7ac2e;}
Border around this has a color of #d7ac2e
<div style="border:2px solid #d7ac2e;">Content here</div>
.myborder {border:2px solid #d7ac2e;}