#d5c64e color space conversions
Hex:
#d5c64e
RGB:
213, 198, 78
CMY:
16, 22, 69
CMYK:
0, 7, 63, 16
HSL:
53°, 61.6438%, 57.0588%
HSV (HSB):
53°, 63.3803%, 83.5294%
XYZ:
49.0098, 55.0844, 15.2570
xyY:
0.4106, 0.4615, 55.0844
CIE-Lab:
79.0898, -8.9249, 60.0678
CIE-LCH:
79.0898, 60.7272, 98.4512
CIE-Luv:
79.0898, 15.4269, 71.8899
Hunter-Lab:
74.2188, -12.0120, 39.7651
#d5c64e color charts
#d5c64e color shades, tints & tones
#d5c64e color schemes
#d5c64e color preview, HTML & CSS examples
This text has a color of #d5c64e
<p style="color:#d5c64e;">Text here</p>
.mytext {color:#d5c64e;}
This box has a color of #d5c64e
<div style="background-color:#d5c64e;">Content here</div>
.mybackground {background-color:#d5c64e;}
Border around this has a color of #d5c64e
<div style="border:2px solid #d5c64e;">Content here</div>
.myborder {border:2px solid #d5c64e;}