#d5b56c color space conversions
Hex:
#d5b56c
RGB:
213, 181, 108
CMY:
16, 29, 58
CMYK:
0, 15, 49, 16
HSL:
42°, 55.5556%, 62.9412%
HSV (HSB):
42°, 49.2958%, 83.5294%
XYZ:
46.6712, 48.2766, 21.0458
xyY:
0.4024, 0.4162, 48.2766
CIE-Lab:
74.9990, 2.2263, 41.2574
CIE-LCH:
74.9990, 41.3174, 86.9112
CIE-Luv:
74.9990, 25.3637, 51.3434
Hunter-Lab:
69.4814, -1.6924, 30.6781
#d5b56c color charts
#d5b56c color shades, tints & tones
#d5b56c color schemes
#d5b56c color preview, HTML & CSS examples
This text has a color of #d5b56c
<p style="color:#d5b56c;">Text here</p>
.mytext {color:#d5b56c;}
This box has a color of #d5b56c
<div style="background-color:#d5b56c;">Content here</div>
.mybackground {background-color:#d5b56c;}
Border around this has a color of #d5b56c
<div style="border:2px solid #d5b56c;">Content here</div>
.myborder {border:2px solid #d5b56c;}