#d5b25e color space conversions
Hex:
#d5b25e
RGB:
213, 178, 94
CMY:
16, 30, 63
CMYK:
0, 16, 56, 16
HSL:
42°, 58.6207%, 60.1961%
HSV (HSB):
42°, 55.8685%, 83.5294%
XYZ:
45.3813, 46.7951, 17.2302
xyY:
0.4148, 0.4277, 46.7951
CIE-Lab:
74.0585, 2.6124, 47.0951
CIE-LCH:
74.0585, 47.1675, 86.8250
CIE-Luv:
74.0585, 28.2585, 56.5800
Hunter-Lab:
68.4069, -1.2947, 32.9510
#d5b25e color charts
#d5b25e color shades, tints & tones
#d5b25e color schemes
#d5b25e color preview, HTML & CSS examples
This text has a color of #d5b25e
<p style="color:#d5b25e;">Text here</p>
.mytext {color:#d5b25e;}
This box has a color of #d5b25e
<div style="background-color:#d5b25e;">Content here</div>
.mybackground {background-color:#d5b25e;}
Border around this has a color of #d5b25e
<div style="border:2px solid #d5b25e;">Content here</div>
.myborder {border:2px solid #d5b25e;}