#d3816d color space conversions
Hex:
#d3816d
RGB:
211, 129, 109
CMY:
17, 49, 57
CMYK:
0, 39, 48, 17
HSL:
12°, 53.6842%, 62.7451%
HSV (HSB):
12°, 48.3412%, 82.7451%
XYZ:
37.4745, 30.6535, 18.4096
xyY:
0.4330, 0.3542, 30.6535
CIE-Lab:
62.2141, 29.5072, 24.2596
CIE-LCH:
62.2141, 38.1995, 39.4256
CIE-Luv:
62.2141, 59.4181, 25.0654
Hunter-Lab:
55.3656, 23.9289, 19.0414
#d3816d color charts
#d3816d color shades, tints & tones
#d3816d color schemes
#d3816d color preview, HTML & CSS examples
This text has a color of #d3816d
<p style="color:#d3816d;">Text here</p>
.mytext {color:#d3816d;}
This box has a color of #d3816d
<div style="background-color:#d3816d;">Content here</div>
.mybackground {background-color:#d3816d;}
Border around this has a color of #d3816d
<div style="border:2px solid #d3816d;">Content here</div>
.myborder {border:2px solid #d3816d;}