#d3ba3f color space conversions
Hex:
#d3ba3f
RGB:
211, 186, 63
CMY:
17, 27, 75
CMYK:
0, 12, 70, 17
HSL:
50°, 62.7119%, 53.7255%
HSV (HSB):
50°, 70.1422%, 82.7451%
XYZ:
45.3201, 49.3256, 11.8348
xyY:
0.4256, 0.4632, 49.3256
CIE-Lab:
75.6534, -4.4382, 62.5759
CIE-LCH:
75.6534, 62.7331, 94.0569
CIE-Luv:
75.6534, 22.6627, 71.3770
Hunter-Lab:
70.2322, -7.7221, 39.1716
#d3ba3f color charts
#d3ba3f color shades, tints & tones
#d3ba3f color schemes
#d3ba3f color preview, HTML & CSS examples
This text has a color of #d3ba3f
<p style="color:#d3ba3f;">Text here</p>
.mytext {color:#d3ba3f;}
This box has a color of #d3ba3f
<div style="background-color:#d3ba3f;">Content here</div>
.mybackground {background-color:#d3ba3f;}
Border around this has a color of #d3ba3f
<div style="border:2px solid #d3ba3f;">Content here</div>
.myborder {border:2px solid #d3ba3f;}