#d2a02e color space conversions
Hex:
#d2a02e
RGB:
210, 160, 46
CMY:
18, 37, 82
CMYK:
0, 24, 78, 18
HSL:
42°, 64.5669%, 50.1961%
HSV (HSB):
42°, 78.0952%, 82.3529%
XYZ:
39.6423, 39.0405, 8.0310
xyY:
0.4572, 0.4502, 39.0405
CIE-Lab:
68.7806, 8.1405, 62.2984
CIE-LCH:
68.7806, 62.8280, 82.5554
CIE-Luv:
68.7806, 41.4524, 65.0686
Hunter-Lab:
62.4824, 3.9061, 36.1170
#d2a02e color charts
#d2a02e color shades, tints & tones
#d2a02e color schemes
#d2a02e color preview, HTML & CSS examples
This text has a color of #d2a02e
<p style="color:#d2a02e;">Text here</p>
.mytext {color:#d2a02e;}
This box has a color of #d2a02e
<div style="background-color:#d2a02e;">Content here</div>
.mybackground {background-color:#d2a02e;}
Border around this has a color of #d2a02e
<div style="border:2px solid #d2a02e;">Content here</div>
.myborder {border:2px solid #d2a02e;}