#d5923e color space conversions
Hex:
#d5923e
RGB:
213, 146, 62
CMY:
16, 43, 76
CMYK:
0, 31, 71, 16
HSL:
33°, 64.2553%, 53.9216%
HSV (HSB):
33°, 70.8920%, 83.5294%
XYZ:
38.5890, 35.0517, 9.2892
xyY:
0.4653, 0.4227, 35.0517
CIE-Lab:
65.7889, 17.6973, 52.9707
CIE-LCH:
65.7889, 55.8488, 71.5257
CIE-Luv:
65.7889, 53.7051, 55.0232
Hunter-Lab:
59.2045, 12.7369, 32.1405
#d5923e color charts
#d5923e color shades, tints & tones
#d5923e color schemes
#d5923e color preview, HTML & CSS examples
This text has a color of #d5923e
<p style="color:#d5923e;">Text here</p>
.mytext {color:#d5923e;}
This box has a color of #d5923e
<div style="background-color:#d5923e;">Content here</div>
.mybackground {background-color:#d5923e;}
Border around this has a color of #d5923e
<div style="border:2px solid #d5923e;">Content here</div>
.myborder {border:2px solid #d5923e;}