#d3bc4a color space conversions
Hex:
#d3bc4a
RGB:
211, 188, 74
CMY:
17, 26, 71
CMYK:
0, 11, 65, 17
HSL:
50°, 60.8889%, 55.8824%
HSV (HSB):
50°, 64.9289%, 82.7451%
XYZ:
46.0832, 50.3097, 13.7605
xyY:
0.4184, 0.4567, 50.3097
CIE-Lab:
76.2590, -4.8680, 58.7010
CIE-LCH:
76.2590, 58.9025, 94.7407
CIE-Luv:
76.2590, 20.8981, 68.8102
Hunter-Lab:
70.9294, -8.1539, 38.1481
#d3bc4a color charts
#d3bc4a color shades, tints & tones
#d3bc4a color schemes
#d3bc4a color preview, HTML & CSS examples
This text has a color of #d3bc4a
<p style="color:#d3bc4a;">Text here</p>
.mytext {color:#d3bc4a;}
This box has a color of #d3bc4a
<div style="background-color:#d3bc4a;">Content here</div>
.mybackground {background-color:#d3bc4a;}
Border around this has a color of #d3bc4a
<div style="border:2px solid #d3bc4a;">Content here</div>
.myborder {border:2px solid #d3bc4a;}