#d5dd5e color space conversions
Hex:
#d5dd5e
RGB:
213, 221, 94
CMY:
16, 13, 63
CMYK:
4, 0, 57, 13
HSL:
64°, 65.1282%, 61.7647%
HSV (HSB):
64°, 57.4661%, 86.6667%
XYZ:
55.3174, 66.6672, 20.5422
xyY:
0.3881, 0.4678, 66.6672
CIE-Lab:
85.3356, -19.3350, 60.0089
CIE-LCH:
85.3356, 63.0469, 107.8590
CIE-Luv:
85.3356, 0.2901, 76.3732
Hunter-Lab:
81.6500, -21.9547, 42.2383
#d5dd5e color charts
#d5dd5e color shades, tints & tones
#d5dd5e color schemes
#d5dd5e color preview, HTML & CSS examples
This text has a color of #d5dd5e
<p style="color:#d5dd5e;">Text here</p>
.mytext {color:#d5dd5e;}
This box has a color of #d5dd5e
<div style="background-color:#d5dd5e;">Content here</div>
.mybackground {background-color:#d5dd5e;}
Border around this has a color of #d5dd5e
<div style="border:2px solid #d5dd5e;">Content here</div>
.myborder {border:2px solid #d5dd5e;}