#d3bb2f color space conversions
Hex:
#d3bb2f
RGB:
211, 187, 47
CMY:
17, 27, 82
CMYK:
0, 11, 78, 17
HSL:
51°, 65.0794%, 50.5882%
HSV (HSB):
51°, 77.7251%, 82.7451%
XYZ:
45.1474, 49.5948, 9.8825
xyY:
0.4315, 0.4740, 49.5948
CIE-Lab:
75.8199, -5.6524, 68.4294
CIE-LCH:
75.8199, 68.6625, 94.7220
CIE-Luv:
75.8199, 22.4105, 75.7477
Hunter-Lab:
70.4236, -8.8078, 40.9763
#d3bb2f color charts
#d3bb2f color shades, tints & tones
#d3bb2f color schemes
#d3bb2f color preview, HTML & CSS examples
This text has a color of #d3bb2f
<p style="color:#d3bb2f;">Text here</p>
.mytext {color:#d3bb2f;}
This box has a color of #d3bb2f
<div style="background-color:#d3bb2f;">Content here</div>
.mybackground {background-color:#d3bb2f;}
Border around this has a color of #d3bb2f
<div style="border:2px solid #d3bb2f;">Content here</div>
.myborder {border:2px solid #d3bb2f;}