#d3813e color space conversions
Hex:
#d3813e
RGB:
211, 129, 62
CMY:
17, 49, 76
CMYK:
0, 39, 71, 17
HSL:
27°, 62.8692%, 53.5294%
HSV (HSB):
27°, 70.6161%, 82.7451%
XYZ:
35.5837, 29.8972, 8.4527
xyY:
0.4813, 0.4044, 29.8972
CIE-Lab:
61.5654, 26.0300, 48.4153
CIE-LCH:
61.5654, 54.9691, 61.7358
CIE-Luv:
61.5654, 65.2903, 47.9274
Hunter-Lab:
54.6783, 20.4777, 29.1092
#d3813e color charts
#d3813e color shades, tints & tones
#d3813e color schemes
#d3813e color preview, HTML & CSS examples
This text has a color of #d3813e
<p style="color:#d3813e;">Text here</p>
.mytext {color:#d3813e;}
This box has a color of #d3813e
<div style="background-color:#d3813e;">Content here</div>
.mybackground {background-color:#d3813e;}
Border around this has a color of #d3813e
<div style="border:2px solid #d3813e;">Content here</div>
.myborder {border:2px solid #d3813e;}