#d3914a color space conversions
Hex:
#d3914a
RGB:
211, 145, 74
CMY:
17, 43, 71
CMYK:
0, 31, 65, 17
HSL:
31°, 60.8889%, 55.8824%
HSV (HSB):
31°, 64.9289%, 82.7451%
XYZ:
38.2254, 34.5941, 11.1412
xyY:
0.4553, 0.4120, 34.5941
CIE-Lab:
65.4314, 18.0718, 46.8540
CIE-LCH:
65.4314, 50.2184, 68.9082
CIE-Luv:
65.4314, 51.9462, 50.0749
Hunter-Lab:
58.8167, 13.0790, 29.9409
#d3914a color charts
#d3914a color shades, tints & tones
#d3914a color schemes
#d3914a color preview, HTML & CSS examples
This text has a color of #d3914a
<p style="color:#d3914a;">Text here</p>
.mytext {color:#d3914a;}
This box has a color of #d3914a
<div style="background-color:#d3914a;">Content here</div>
.mybackground {background-color:#d3914a;}
Border around this has a color of #d3914a
<div style="border:2px solid #d3914a;">Content here</div>
.myborder {border:2px solid #d3914a;}