#d5c04c color space conversions
Hex:
#d5c04c
RGB:
213, 192, 76
CMY:
16, 25, 70
CMYK:
0, 10, 64, 16
HSL:
51°, 61.9910%, 56.6667%
HSV (HSB):
51°, 64.3192%, 83.5294%
XYZ:
47.5947, 52.3672, 14.4368
xyY:
0.4160, 0.4578, 52.3672
CIE-Lab:
77.4999, -5.9684, 59.2222
CIE-LCH:
77.4999, 59.5222, 95.7548
CIE-Luv:
77.4999, 19.5305, 69.9498
Hunter-Lab:
72.3652, -9.2393, 38.8273
#d5c04c color charts
#d5c04c color shades, tints & tones
#d5c04c color schemes
#d5c04c color preview, HTML & CSS examples
This text has a color of #d5c04c
<p style="color:#d5c04c;">Text here</p>
.mytext {color:#d5c04c;}
This box has a color of #d5c04c
<div style="background-color:#d5c04c;">Content here</div>
.mybackground {background-color:#d5c04c;}
Border around this has a color of #d5c04c
<div style="border:2px solid #d5c04c;">Content here</div>
.myborder {border:2px solid #d5c04c;}