#d5bd3c color space conversions
Hex:
#d5bd3c
RGB:
213, 189, 60
CMY:
16, 26, 76
CMYK:
0, 11, 72, 16
HSL:
51°, 64.5570%, 53.5294%
HSV (HSB):
51°, 71.8310%, 83.5294%
XYZ:
46.4538, 50.8676, 11.6450
xyY:
0.4263, 0.4668, 50.8676
CIE-Lab:
76.5987, -5.2824, 64.7186
CIE-LCH:
76.5987, 64.9339, 94.6662
CIE-Luv:
76.5987, 22.1217, 73.5206
Hunter-Lab:
71.3215, -8.5504, 40.2445
#d5bd3c color charts
#d5bd3c color shades, tints & tones
#d5bd3c color schemes
#d5bd3c color preview, HTML & CSS examples
This text has a color of #d5bd3c
<p style="color:#d5bd3c;">Text here</p>
.mytext {color:#d5bd3c;}
This box has a color of #d5bd3c
<div style="background-color:#d5bd3c;">Content here</div>
.mybackground {background-color:#d5bd3c;}
Border around this has a color of #d5bd3c
<div style="border:2px solid #d5bd3c;">Content here</div>
.myborder {border:2px solid #d5bd3c;}