#d5d05c color space conversions
Hex:
#d5d05c
RGB:
213, 208, 92
CMY:
16, 18, 64
CMYK:
0, 2, 57, 16
HSL:
58°, 59.0244%, 59.8039%
HSV (HSB):
58°, 56.8075%, 83.5294%
XYZ:
51.9282, 60.0306, 18.9754
xyY:
0.3966, 0.4585, 60.0306
CIE-Lab:
81.8548, -13.0375, 57.0014
CIE-LCH:
81.8548, 58.4734, 102.8832
CIE-Luv:
81.8548, 8.4665, 71.2463
Hunter-Lab:
77.4794, -15.9548, 39.7150
#d5d05c color charts
#d5d05c color shades, tints & tones
#d5d05c color schemes
#d5d05c color preview, HTML & CSS examples
This text has a color of #d5d05c
<p style="color:#d5d05c;">Text here</p>
.mytext {color:#d5d05c;}
This box has a color of #d5d05c
<div style="background-color:#d5d05c;">Content here</div>
.mybackground {background-color:#d5d05c;}
Border around this has a color of #d5d05c
<div style="border:2px solid #d5d05c;">Content here</div>
.myborder {border:2px solid #d5d05c;}