#d5a005 color space conversions
Hex:
#d5a005
RGB:
213, 160, 5
CMY:
16, 37, 98
CMYK:
0, 25, 98, 16
HSL:
45°, 95.4128%, 42.7451%
HSV (HSB):
45°, 97.6526%, 83.5294%
XYZ:
40.0388, 39.2987, 5.6187
xyY:
0.4713, 0.4626, 39.2987
CIE-Lab:
68.9671, 8.5780, 72.0351
CIE-LCH:
68.9671, 72.5440, 83.2092
CIE-Luv:
68.9671, 44.7697, 70.6954
Hunter-Lab:
62.6887, 4.3014, 38.5680
#d5a005 color charts
#d5a005 color shades, tints & tones
#d5a005 color schemes
#d5a005 color preview, HTML & CSS examples
This text has a color of #d5a005
<p style="color:#d5a005;">Text here</p>
.mytext {color:#d5a005;}
This box has a color of #d5a005
<div style="background-color:#d5a005;">Content here</div>
.mybackground {background-color:#d5a005;}
Border around this has a color of #d5a005
<div style="border:2px solid #d5a005;">Content here</div>
.myborder {border:2px solid #d5a005;}