#d5ae2a color space conversions
Hex:
#d5ae2a
RGB:
213, 174, 42
CMY:
16, 32, 84
CMYK:
0, 18, 80, 16
HSL:
46°, 67.0588%, 50.0000%
HSV (HSB):
46°, 80.2817%, 83.5294%
XYZ:
42.9945, 44.5854, 8.5303
xyY:
0.4473, 0.4639, 44.5854
CIE-Lab:
72.6181, 1.8462, 67.2113
CIE-LCH:
72.6181, 67.2367, 88.4265
CIE-Luv:
72.6181, 33.4124, 71.6101
Hunter-Lab:
66.7723, -1.9158, 39.1662
#d5ae2a color charts
#d5ae2a color shades, tints & tones
#d5ae2a color schemes
#d5ae2a color preview, HTML & CSS examples
This text has a color of #d5ae2a
<p style="color:#d5ae2a;">Text here</p>
.mytext {color:#d5ae2a;}
This box has a color of #d5ae2a
<div style="background-color:#d5ae2a;">Content here</div>
.mybackground {background-color:#d5ae2a;}
Border around this has a color of #d5ae2a
<div style="border:2px solid #d5ae2a;">Content here</div>
.myborder {border:2px solid #d5ae2a;}