#d3815d color space conversions
Hex:
#d3815d
RGB:
211, 129, 93
CMY:
17, 49, 64
CMYK:
0, 39, 56, 17
HSL:
18°, 57.2816%, 59.6078%
HSV (HSB):
18°, 55.9242%, 82.7451%
XYZ:
36.6900, 30.3397, 14.2783
xyY:
0.4512, 0.3731, 30.3397
CIE-Lab:
61.9462, 28.0850, 32.7803
CIE-LCH:
61.9462, 43.1661, 49.4112
CIE-Luv:
61.9462, 61.7446, 34.1557
Hunter-Lab:
55.0815, 22.5070, 23.1878
#d3815d color charts
#d3815d color shades, tints & tones
#d3815d color schemes
#d3815d color preview, HTML & CSS examples
This text has a color of #d3815d
<p style="color:#d3815d;">Text here</p>
.mytext {color:#d3815d;}
This box has a color of #d3815d
<div style="background-color:#d3815d;">Content here</div>
.mybackground {background-color:#d3815d;}
Border around this has a color of #d3815d
<div style="border:2px solid #d3815d;">Content here</div>
.myborder {border:2px solid #d3815d;}