#d5ae2e color space conversions
Hex:
#d5ae2e
RGB:
213, 174, 46
CMY:
16, 32, 82
CMYK:
0, 18, 78, 16
HSL:
46°, 66.5339%, 50.7843%
HSV (HSB):
46°, 78.4038%, 83.5294%
XYZ:
43.0698, 44.6155, 8.9264
xyY:
0.4458, 0.4618, 44.6155
CIE-Lab:
72.6380, 1.9840, 65.9410
CIE-LCH:
72.6380, 65.9708, 88.2766
CIE-Luv:
72.6380, 33.2950, 70.7833
Hunter-Lab:
66.7948, -1.7929, 38.8329
#d5ae2e color charts
#d5ae2e color shades, tints & tones
#d5ae2e color schemes
#d5ae2e color preview, HTML & CSS examples
This text has a color of #d5ae2e
<p style="color:#d5ae2e;">Text here</p>
.mytext {color:#d5ae2e;}
This box has a color of #d5ae2e
<div style="background-color:#d5ae2e;">Content here</div>
.mybackground {background-color:#d5ae2e;}
Border around this has a color of #d5ae2e
<div style="border:2px solid #d5ae2e;">Content here</div>
.myborder {border:2px solid #d5ae2e;}