#d5b65e color space conversions
Hex:
#d5b65e
RGB:
213, 182, 94
CMY:
16, 29, 63
CMYK:
0, 15, 56, 16
HSL:
44°, 58.6207%, 60.1961%
HSV (HSB):
44°, 55.8685%, 83.5294%
XYZ:
46.1889, 48.4102, 17.4994
xyY:
0.4120, 0.4319, 48.4102
CIE-Lab:
75.0829, 0.5013, 48.3008
CIE-LCH:
75.0829, 48.3034, 89.4054
CIE-Luv:
75.0829, 25.5243, 58.4450
Hunter-Lab:
69.5774, -3.2635, 33.7922
#d5b65e color charts
#d5b65e color shades, tints & tones
#d5b65e color schemes
#d5b65e color preview, HTML & CSS examples
This text has a color of #d5b65e
<p style="color:#d5b65e;">Text here</p>
.mytext {color:#d5b65e;}
This box has a color of #d5b65e
<div style="background-color:#d5b65e;">Content here</div>
.mybackground {background-color:#d5b65e;}
Border around this has a color of #d5b65e
<div style="border:2px solid #d5b65e;">Content here</div>
.myborder {border:2px solid #d5b65e;}