#d3bc74 color space conversions
Hex:
#d3bc74
RGB:
211, 188, 116
CMY:
17, 26, 55
CMYK:
0, 11, 45, 17
HSL:
45°, 51.9126%, 64.1176%
HSV (HSB):
45°, 45.0237%, 82.7451%
XYZ:
47.9996, 51.0763, 23.8519
xyY:
0.3905, 0.4155, 51.0763
CIE-Lab:
76.7252, -1.5065, 39.3071
CIE-LCH:
76.7252, 39.3360, 92.1949
CIE-Luv:
76.7252, 18.8874, 50.5430
Hunter-Lab:
71.4677, -5.1831, 30.2397
#d3bc74 color charts
#d3bc74 color shades, tints & tones
#d3bc74 color schemes
#d3bc74 color preview, HTML & CSS examples
This text has a color of #d3bc74
<p style="color:#d3bc74;">Text here</p>
.mytext {color:#d3bc74;}
This box has a color of #d3bc74
<div style="background-color:#d3bc74;">Content here</div>
.mybackground {background-color:#d3bc74;}
Border around this has a color of #d3bc74
<div style="border:2px solid #d3bc74;">Content here</div>
.myborder {border:2px solid #d3bc74;}