#d5933c color space conversions
Hex:
#d5933c
RGB:
213, 147, 60
CMY:
16, 42, 76
CMYK:
0, 31, 72, 16
HSL:
34°, 64.5570%, 53.5294%
HSV (HSB):
34°, 71.8310%, 83.5294%
XYZ:
38.6899, 35.3398, 9.0571
xyY:
0.4657, 0.4253, 35.3398
CIE-Lab:
66.0124, 17.0565, 54.0957
CIE-LCH:
66.0124, 56.7210, 72.4998
CIE-Luv:
66.0124, 53.0705, 56.0859
Hunter-Lab:
59.4473, 12.1398, 32.5800
#d5933c color charts
#d5933c color shades, tints & tones
#d5933c color schemes
#d5933c color preview, HTML & CSS examples
This text has a color of #d5933c
<p style="color:#d5933c;">Text here</p>
.mytext {color:#d5933c;}
This box has a color of #d5933c
<div style="background-color:#d5933c;">Content here</div>
.mybackground {background-color:#d5933c;}
Border around this has a color of #d5933c
<div style="border:2px solid #d5933c;">Content here</div>
.myborder {border:2px solid #d5933c;}