#d5933e color space conversions
Hex:
#d5933e
RGB:
213, 147, 62
CMY:
16, 42, 76
CMYK:
0, 31, 71, 16
HSL:
34°, 64.2553%, 53.9216%
HSV (HSB):
34°, 70.8920%, 83.5294%
XYZ:
38.7438, 35.3614, 9.3408
xyY:
0.4643, 0.4238, 35.3614
CIE-Lab:
66.0291, 17.1567, 53.2220
CIE-LCH:
66.0291, 55.9189, 72.1327
CIE-Luv:
66.0291, 52.9352, 55.4365
Hunter-Lab:
59.4654, 12.2345, 32.3125
#d5933e color charts
#d5933e color shades, tints & tones
#d5933e color schemes
#d5933e color preview, HTML & CSS examples
This text has a color of #d5933e
<p style="color:#d5933e;">Text here</p>
.mytext {color:#d5933e;}
This box has a color of #d5933e
<div style="background-color:#d5933e;">Content here</div>
.mybackground {background-color:#d5933e;}
Border around this has a color of #d5933e
<div style="border:2px solid #d5933e;">Content here</div>
.myborder {border:2px solid #d5933e;}