#d3b450 color space conversions
Hex:
#d3b450
RGB:
211, 180, 80
CMY:
17, 29, 69
CMYK:
0, 15, 62, 17
HSL:
46°, 59.8174%, 57.0588%
HSV (HSB):
46°, 62.0853%, 82.7451%
XYZ:
44.6332, 47.0706, 14.3225
xyY:
0.4210, 0.4440, 47.0706
CIE-Lab:
74.2349, -0.3074, 53.8628
CIE-LCH:
74.2349, 53.8637, 90.3270
CIE-Luv:
74.2349, 26.1616, 63.1514
Hunter-Lab:
68.6080, -3.9402, 35.6483
#d3b450 color charts
#d3b450 color shades, tints & tones
#d3b450 color schemes
#d3b450 color preview, HTML & CSS examples
This text has a color of #d3b450
<p style="color:#d3b450;">Text here</p>
.mytext {color:#d3b450;}
This box has a color of #d3b450
<div style="background-color:#d3b450;">Content here</div>
.mybackground {background-color:#d3b450;}
Border around this has a color of #d3b450
<div style="border:2px solid #d3b450;">Content here</div>
.myborder {border:2px solid #d3b450;}