#d5bd4f color space conversions
Hex:
#d5bd4f
RGB:
213, 189, 79
CMY:
16, 26, 69
CMYK:
0, 11, 63, 16
HSL:
49°, 61.4679%, 57.2549%
HSV (HSB):
49°, 62.9108%, 83.5294%
XYZ:
47.0495, 51.1058, 14.7818
xyY:
0.4166, 0.4525, 51.1058
CIE-Lab:
76.7431, -4.2283, 57.1115
CIE-LCH:
76.7431, 57.2679, 94.2342
CIE-Luv:
76.7431, 21.4591, 67.5914
Hunter-Lab:
71.4883, -7.6263, 37.7823
#d5bd4f color charts
#d5bd4f color shades, tints & tones
#d5bd4f color schemes
#d5bd4f color preview, HTML & CSS examples
This text has a color of #d5bd4f
<p style="color:#d5bd4f;">Text here</p>
.mytext {color:#d5bd4f;}
This box has a color of #d5bd4f
<div style="background-color:#d5bd4f;">Content here</div>
.mybackground {background-color:#d5bd4f;}
Border around this has a color of #d5bd4f
<div style="border:2px solid #d5bd4f;">Content here</div>
.myborder {border:2px solid #d5bd4f;}