#d5d56a color space conversions
Hex:
#d5d56a
RGB:
213, 213, 106
CMY:
16, 16, 58
CMYK:
0, 0, 50, 16
HSL:
60°, 56.0209%, 62.5490%
HSV (HSB):
60°, 50.2347%, 83.5294%
XYZ:
53.8363, 62.7752, 22.9150
xyY:
0.3858, 0.4499, 62.7752
CIE-Lab:
83.3240, -14.4236, 52.2839
CIE-LCH:
83.3240, 54.2370, 105.4226
CIE-Luv:
83.3240, 4.8880, 67.7576
Hunter-Lab:
79.2308, -17.3655, 38.3138
#d5d56a color charts
#d5d56a color shades, tints & tones
#d5d56a color schemes
#d5d56a color preview, HTML & CSS examples
This text has a color of #d5d56a
<p style="color:#d5d56a;">Text here</p>
.mytext {color:#d5d56a;}
This box has a color of #d5d56a
<div style="background-color:#d5d56a;">Content here</div>
.mybackground {background-color:#d5d56a;}
Border around this has a color of #d5d56a
<div style="border:2px solid #d5d56a;">Content here</div>
.myborder {border:2px solid #d5d56a;}