#d5913e color space conversions
Hex:
#d5913e
RGB:
213, 145, 62
CMY:
16, 43, 76
CMYK:
0, 32, 71, 16
HSL:
33°, 64.2553%, 53.9216%
HSV (HSB):
33°, 70.8920%, 83.5294%
XYZ:
38.4355, 34.7447, 9.2381
xyY:
0.4663, 0.4216, 34.7447
CIE-Lab:
65.5494, 18.2379, 52.7197
CIE-LCH:
65.5494, 55.7852, 70.9174
CIE-Luv:
65.5494, 54.4762, 54.6104
Hunter-Lab:
58.9447, 13.2396, 31.9691
#d5913e color charts
#d5913e color shades, tints & tones
#d5913e color schemes
#d5913e color preview, HTML & CSS examples
This text has a color of #d5913e
<p style="color:#d5913e;">Text here</p>
.mytext {color:#d5913e;}
This box has a color of #d5913e
<div style="background-color:#d5913e;">Content here</div>
.mybackground {background-color:#d5913e;}
Border around this has a color of #d5913e
<div style="border:2px solid #d5913e;">Content here</div>
.myborder {border:2px solid #d5913e;}