#d5bb3f color space conversions
Hex:
#d5bb3f
RGB:
213, 187, 63
CMY:
16, 27, 75
CMYK:
0, 12, 70, 16
HSL:
50°, 64.1026%, 54.1176%
HSV (HSB):
50°, 70.4225%, 83.5294%
XYZ:
46.1081, 50.0457, 11.9322
xyY:
0.4266, 0.4630, 50.0457
CIE-Lab:
76.0973, -4.1004, 63.0799
CIE-LCH:
76.0973, 63.2130, 93.7192
CIE-Luv:
76.0973, 23.4225, 71.8597
Hunter-Lab:
70.7430, -7.4593, 39.5196
#d5bb3f color charts
#d5bb3f color shades, tints & tones
#d5bb3f color schemes
#d5bb3f color preview, HTML & CSS examples
This text has a color of #d5bb3f
<p style="color:#d5bb3f;">Text here</p>
.mytext {color:#d5bb3f;}
This box has a color of #d5bb3f
<div style="background-color:#d5bb3f;">Content here</div>
.mybackground {background-color:#d5bb3f;}
Border around this has a color of #d5bb3f
<div style="border:2px solid #d5bb3f;">Content here</div>
.myborder {border:2px solid #d5bb3f;}