#d7ae2e color space conversions
Hex:
#d7ae2e
RGB:
215, 174, 46
CMY:
16, 32, 82
CMYK:
0, 19, 79, 16
HSL:
45°, 67.8715%, 51.1765%
HSV (HSB):
45°, 78.6047%, 84.3137%
XYZ:
43.6535, 44.9164, 8.9537
xyY:
0.4476, 0.4606, 44.9164
CIE-Lab:
72.8368, 2.8543, 66.1953
CIE-LCH:
72.8368, 66.2568, 87.5310
CIE-Luv:
72.8368, 34.8207, 70.8426
Hunter-Lab:
67.0197, -1.0179, 38.9928
#d7ae2e color charts
#d7ae2e color shades, tints & tones
#d7ae2e color schemes
#d7ae2e color preview, HTML & CSS examples
This text has a color of #d7ae2e
<p style="color:#d7ae2e;">Text here</p>
.mytext {color:#d7ae2e;}
This box has a color of #d7ae2e
<div style="background-color:#d7ae2e;">Content here</div>
.mybackground {background-color:#d7ae2e;}
Border around this has a color of #d7ae2e
<div style="border:2px solid #d7ae2e;">Content here</div>
.myborder {border:2px solid #d7ae2e;}