#d5d05f color space conversions
Hex:
#d5d05f
RGB:
213, 208, 95
CMY:
16, 18, 63
CMYK:
0, 2, 55, 16
HSL:
57°, 58.4158%, 60.3922%
HSV (HSB):
57°, 55.3991%, 83.5294%
XYZ:
52.0620, 60.0841, 19.6799
xyY:
0.3949, 0.4558, 60.0841
CIE-Lab:
81.8839, -12.8120, 55.6857
CIE-LCH:
81.8839, 57.1406, 102.9570
CIE-Luv:
81.8839, 8.3722, 70.0613
Hunter-Lab:
77.5139, -15.7604, 39.2067
#d5d05f color charts
#d5d05f color shades, tints & tones
#d5d05f color schemes
#d5d05f color preview, HTML & CSS examples
This text has a color of #d5d05f
<p style="color:#d5d05f;">Text here</p>
.mytext {color:#d5d05f;}
This box has a color of #d5d05f
<div style="background-color:#d5d05f;">Content here</div>
.mybackground {background-color:#d5d05f;}
Border around this has a color of #d5d05f
<div style="border:2px solid #d5d05f;">Content here</div>
.myborder {border:2px solid #d5d05f;}