#d5b65c color space conversions
Hex:
#d5b65c
RGB:
213, 182, 92
CMY:
16, 29, 64
CMYK:
0, 15, 57, 16
HSL:
45°, 59.0244%, 59.8039%
HSV (HSB):
45°, 56.8075%, 83.5294%
XYZ:
46.1003, 48.3747, 17.0327
xyY:
0.4134, 0.4338, 48.3747
CIE-Lab:
75.0607, 0.3456, 49.2377
CIE-LCH:
75.0607, 49.2390, 89.5979
CIE-Luv:
75.0607, 25.6331, 59.3149
Hunter-Lab:
69.5520, -3.4029, 34.1667
#d5b65c color charts
#d5b65c color shades, tints & tones
#d5b65c color schemes
#d5b65c color preview, HTML & CSS examples
This text has a color of #d5b65c
<p style="color:#d5b65c;">Text here</p>
.mytext {color:#d5b65c;}
This box has a color of #d5b65c
<div style="background-color:#d5b65c;">Content here</div>
.mybackground {background-color:#d5b65c;}
Border around this has a color of #d5b65c
<div style="border:2px solid #d5b65c;">Content here</div>
.myborder {border:2px solid #d5b65c;}