#d5953d color space conversions
Hex:
#d5953d
RGB:
213, 149, 61
CMY:
16, 42, 76
CMYK:
0, 30, 71, 16
HSL:
35°, 64.4068%, 53.7255%
HSV (HSB):
35°, 71.3615%, 83.5294%
XYZ:
39.0303, 35.9779, 9.3022
xyY:
0.4629, 0.4267, 35.9779
CIE-Lab:
66.5031, 16.0251, 54.1610
CIE-LCH:
66.5031, 56.4821, 73.5176
CIE-Luv:
66.5031, 51.4649, 56.5891
Hunter-Lab:
59.9816, 11.1830, 32.7922
#d5953d color charts
#d5953d color shades, tints & tones
#d5953d color schemes
#d5953d color preview, HTML & CSS examples
This text has a color of #d5953d
<p style="color:#d5953d;">Text here</p>
.mytext {color:#d5953d;}
This box has a color of #d5953d
<div style="background-color:#d5953d;">Content here</div>
.mybackground {background-color:#d5953d;}
Border around this has a color of #d5953d
<div style="border:2px solid #d5953d;">Content here</div>
.myborder {border:2px solid #d5953d;}