#d5b74c color space conversions
Hex:
#d5b74c
RGB:
213, 183, 76
CMY:
16, 28, 70
CMYK:
0, 14, 64, 16
HSL:
47°, 61.9910%, 56.6667%
HSV (HSB):
47°, 64.3192%, 83.5294%
XYZ:
45.6786, 48.5349, 13.7981
xyY:
0.4229, 0.4493, 48.5349
CIE-Lab:
75.1611, -1.2887, 56.7165
CIE-LCH:
75.1611, 56.7312, 91.3017
CIE-Luv:
75.1611, 25.7200, 66.0208
Hunter-Lab:
69.6670, -4.8801, 37.0240
#d5b74c color charts
#d5b74c color shades, tints & tones
#d5b74c color schemes
#d5b74c color preview, HTML & CSS examples
This text has a color of #d5b74c
<p style="color:#d5b74c;">Text here</p>
.mytext {color:#d5b74c;}
This box has a color of #d5b74c
<div style="background-color:#d5b74c;">Content here</div>
.mybackground {background-color:#d5b74c;}
Border around this has a color of #d5b74c
<div style="border:2px solid #d5b74c;">Content here</div>
.myborder {border:2px solid #d5b74c;}