#d6d65a color space conversions
Hex:
#d6d65a
RGB:
214, 214, 90
CMY:
16, 16, 65
CMYK:
0, 0, 58, 16
HSL:
60°, 60.1942%, 59.6078%
HSV (HSB):
60°, 57.9439%, 83.9216%
XYZ:
53.6236, 63.1275, 19.0314
xyY:
0.3949, 0.4649, 63.1275
CIE-Lab:
83.5094, -15.7685, 59.7443
CIE-LCH:
83.5094, 61.7902, 104.7851
CIE-Luv:
83.5094, 5.3921, 74.7481
Hunter-Lab:
79.4528, -18.5707, 41.4152
#d6d65a color charts
#d6d65a color shades, tints & tones
#d6d65a color schemes
#d6d65a color preview, HTML & CSS examples
This text has a color of #d6d65a
<p style="color:#d6d65a;">Text here</p>
.mytext {color:#d6d65a;}
This box has a color of #d6d65a
<div style="background-color:#d6d65a;">Content here</div>
.mybackground {background-color:#d6d65a;}
Border around this has a color of #d6d65a
<div style="border:2px solid #d6d65a;">Content here</div>
.myborder {border:2px solid #d6d65a;}