#d5d67e color space conversions
Hex:
#d5d67e
RGB:
213, 214, 126
CMY:
16, 16, 51
CMYK:
0, 0, 41, 16
HSL:
61°, 51.7647%, 66.6667%
HSV (HSB):
61°, 41.1215%, 83.9216%
XYZ:
55.2530, 63.7456, 29.1307
xyY:
0.3730, 0.4303, 63.7456
CIE-Lab:
83.8332, -13.0209, 43.2537
CIE-LCH:
83.8332, 45.1711, 106.7537
CIE-Luv:
83.8332, 3.5903, 58.6051
Hunter-Lab:
79.8409, -16.1924, 34.2561
#d5d67e color charts
#d5d67e color shades, tints & tones
#d5d67e color schemes
#d5d67e color preview, HTML & CSS examples
This text has a color of #d5d67e
<p style="color:#d5d67e;">Text here</p>
.mytext {color:#d5d67e;}
This box has a color of #d5d67e
<div style="background-color:#d5d67e;">Content here</div>
.mybackground {background-color:#d5d67e;}
Border around this has a color of #d5d67e
<div style="border:2px solid #d5d67e;">Content here</div>
.myborder {border:2px solid #d5d67e;}