#d3ba4f color space conversions
Hex:
#d3ba4f
RGB:
211, 186, 79
CMY:
17, 27, 69
CMYK:
0, 12, 63, 17
HSL:
49°, 60.0000%, 56.8627%
HSV (HSB):
49°, 62.5592%, 82.7451%
XYZ:
45.8342, 49.5312, 14.5419
xyY:
0.4170, 0.4507, 49.5312
CIE-Lab:
75.7806, -3.5150, 56.0112
CIE-LCH:
75.7806, 56.1214, 93.5909
CIE-Luv:
75.7806, 22.0707, 66.1848
Hunter-Lab:
70.3784, -6.9135, 37.0141
#d3ba4f color charts
#d3ba4f color shades, tints & tones
#d3ba4f color schemes
#d3ba4f color preview, HTML & CSS examples
This text has a color of #d3ba4f
<p style="color:#d3ba4f;">Text here</p>
.mytext {color:#d3ba4f;}
This box has a color of #d3ba4f
<div style="background-color:#d3ba4f;">Content here</div>
.mybackground {background-color:#d3ba4f;}
Border around this has a color of #d3ba4f
<div style="border:2px solid #d3ba4f;">Content here</div>
.myborder {border:2px solid #d3ba4f;}