#d5a82a color space conversions
Hex:
#d5a82a
RGB:
213, 168, 42
CMY:
16, 34, 84
CMYK:
0, 21, 80, 16
HSL:
44°, 67.0588%, 50.0000%
HSV (HSB):
44°, 80.2817%, 83.5294%
XYZ:
41.8611, 42.3186, 8.1525
xyY:
0.4534, 0.4583, 42.3186
CIE-Lab:
71.0900, 5.0299, 65.8593
CIE-LCH:
71.0900, 66.0511, 85.6326
CIE-Luv:
71.0900, 37.8839, 69.2279
Hunter-Lab:
65.0527, 1.0217, 38.1066
#d5a82a color charts
#d5a82a color shades, tints & tones
#d5a82a color schemes
#d5a82a color preview, HTML & CSS examples
This text has a color of #d5a82a
<p style="color:#d5a82a;">Text here</p>
.mytext {color:#d5a82a;}
This box has a color of #d5a82a
<div style="background-color:#d5a82a;">Content here</div>
.mybackground {background-color:#d5a82a;}
Border around this has a color of #d5a82a
<div style="border:2px solid #d5a82a;">Content here</div>
.myborder {border:2px solid #d5a82a;}