#d3bb30 color space conversions
Hex:
#d3bb30
RGB:
211, 187, 48
CMY:
17, 27, 81
CMYK:
0, 11, 77, 17
HSL:
51°, 64.9402%, 50.7843%
HSV (HSB):
51°, 77.2512%, 82.7451%
XYZ:
45.1678, 49.6029, 9.9900
xyY:
0.4312, 0.4735, 49.6029
CIE-Lab:
75.8249, -5.6153, 68.1134
CIE-LCH:
75.8249, 68.3445, 94.7129
CIE-Luv:
75.8249, 22.3867, 75.5359
Hunter-Lab:
70.4293, -8.7756, 40.8906
#d3bb30 color charts
#d3bb30 color shades, tints & tones
#d3bb30 color schemes
#d3bb30 color preview, HTML & CSS examples
This text has a color of #d3bb30
<p style="color:#d3bb30;">Text here</p>
.mytext {color:#d3bb30;}
This box has a color of #d3bb30
<div style="background-color:#d3bb30;">Content here</div>
.mybackground {background-color:#d3bb30;}
Border around this has a color of #d3bb30
<div style="border:2px solid #d3bb30;">Content here</div>
.myborder {border:2px solid #d3bb30;}