#d3806f color space conversions
Hex:
#d3806f
RGB:
211, 128, 111
CMY:
17, 50, 56
CMYK:
0, 39, 47, 17
HSL:
10°, 53.1915%, 63.1373%
HSV (HSB):
10°, 47.3934%, 82.7451%
XYZ:
37.4524, 30.4349, 18.9395
xyY:
0.4313, 0.3505, 30.4349
CIE-Lab:
62.0277, 30.2382, 22.8872
CIE-LCH:
62.0277, 37.9232, 37.1219
CIE-Luv:
62.0277, 59.7901, 23.3612
Hunter-Lab:
55.1679, 24.6364, 18.2628
#d3806f color charts
#d3806f color shades, tints & tones
#d3806f color schemes
#d3806f color preview, HTML & CSS examples
This text has a color of #d3806f
<p style="color:#d3806f;">Text here</p>
.mytext {color:#d3806f;}
This box has a color of #d3806f
<div style="background-color:#d3806f;">Content here</div>
.mybackground {background-color:#d3806f;}
Border around this has a color of #d3806f
<div style="border:2px solid #d3806f;">Content here</div>
.myborder {border:2px solid #d3806f;}