#d3944d color space conversions
Hex:
#d3944d
RGB:
211, 148, 77
CMY:
17, 42, 70
CMYK:
0, 30, 64, 17
HSL:
32°, 60.3604%, 56.4706%
HSV (HSB):
32°, 63.5071%, 82.7451%
XYZ:
38.7934, 35.5645, 11.8412
xyY:
0.4500, 0.4126, 35.5645
CIE-Lab:
66.1858, 16.6391, 46.2353
CIE-LCH:
66.1858, 49.1382, 70.2072
CIE-Luv:
66.1858, 49.4486, 50.1610
Hunter-Lab:
59.6360, 11.7519, 29.9727
#d3944d color charts
#d3944d color shades, tints & tones
#d3944d color schemes
#d3944d color preview, HTML & CSS examples
This text has a color of #d3944d
<p style="color:#d3944d;">Text here</p>
.mytext {color:#d3944d;}
This box has a color of #d3944d
<div style="background-color:#d3944d;">Content here</div>
.mybackground {background-color:#d3944d;}
Border around this has a color of #d3944d
<div style="border:2px solid #d3944d;">Content here</div>
.myborder {border:2px solid #d3944d;}