#d3b45f color space conversions
Hex:
#d3b45f
RGB:
211, 180, 95
CMY:
17, 29, 63
CMYK:
0, 15, 55, 17
HSL:
44°, 56.8627%, 60.0000%
HSV (HSB):
44°, 54.9763%, 82.7451%
XYZ:
45.2508, 47.3176, 17.5747
xyY:
0.4108, 0.4296, 47.3176
CIE-Lab:
74.3925, 0.7977, 46.9546
CIE-LCH:
74.3925, 46.9613, 89.0267
CIE-Luv:
74.3925, 25.3828, 56.9493
Hunter-Lab:
68.7878, -2.9557, 33.0034
#d3b45f color charts
#d3b45f color shades, tints & tones
#d3b45f color schemes
#d3b45f color preview, HTML & CSS examples
This text has a color of #d3b45f
<p style="color:#d3b45f;">Text here</p>
.mytext {color:#d3b45f;}
This box has a color of #d3b45f
<div style="background-color:#d3b45f;">Content here</div>
.mybackground {background-color:#d3b45f;}
Border around this has a color of #d3b45f
<div style="border:2px solid #d3b45f;">Content here</div>
.myborder {border:2px solid #d3b45f;}