#d5943c color space conversions
Hex:
#d5943c
RGB:
213, 148, 60
CMY:
16, 42, 76
CMYK:
0, 31, 72, 16
HSL:
35°, 64.5570%, 53.5294%
HSV (HSB):
35°, 71.8310%, 83.5294%
XYZ:
38.8461, 35.6522, 9.1091
xyY:
0.4646, 0.4264, 35.6522
CIE-Lab:
66.2533, 16.5160, 54.3441
CIE-LCH:
66.2533, 56.7984, 73.0952
CIE-Luv:
66.2533, 52.2995, 56.4970
Hunter-Lab:
59.7095, 11.6379, 32.7515
#d5943c color charts
#d5943c color shades, tints & tones
#d5943c color schemes
#d5943c color preview, HTML & CSS examples
This text has a color of #d5943c
<p style="color:#d5943c;">Text here</p>
.mytext {color:#d5943c;}
This box has a color of #d5943c
<div style="background-color:#d5943c;">Content here</div>
.mybackground {background-color:#d5943c;}
Border around this has a color of #d5943c
<div style="border:2px solid #d5943c;">Content here</div>
.myborder {border:2px solid #d5943c;}