#d5c34f color space conversions
Hex:
#d5c34f
RGB:
213, 195, 79
CMY:
16, 24, 69
CMYK:
0, 8, 63, 16
HSL:
52°, 61.4679%, 57.2549%
HSV (HSB):
52°, 62.9108%, 83.5294%
XYZ:
48.3670, 53.7409, 15.2209
xyY:
0.4122, 0.4580, 53.7409
CIE-Lab:
78.3104, -7.3260, 58.8057
CIE-LCH:
78.3104, 59.2603, 97.1013
CIE-Luv:
78.3104, 17.3986, 70.2313
Hunter-Lab:
73.3082, -10.5193, 39.0053
#d5c34f color charts
#d5c34f color shades, tints & tones
#d5c34f color schemes
#d5c34f color preview, HTML & CSS examples
This text has a color of #d5c34f
<p style="color:#d5c34f;">Text here</p>
.mytext {color:#d5c34f;}
This box has a color of #d5c34f
<div style="background-color:#d5c34f;">Content here</div>
.mybackground {background-color:#d5c34f;}
Border around this has a color of #d5c34f
<div style="border:2px solid #d5c34f;">Content here</div>
.myborder {border:2px solid #d5c34f;}