#d3926f color space conversions
Hex:
#d3926f
RGB:
211, 146, 111
CMY:
17, 43, 56
CMYK:
0, 31, 47, 17
HSL:
21°, 53.1915%, 63.1373%
HSV (HSB):
21°, 47.3934%, 82.7451%
XYZ:
40.0121, 35.5543, 19.7927
xyY:
0.4196, 0.3728, 35.5543
CIE-Lab:
66.1780, 20.5166, 28.3909
CIE-LCH:
66.1780, 35.0282, 54.1463
CIE-Luv:
66.1780, 47.4196, 32.1852
Hunter-Lab:
59.6275, 15.4316, 22.0585
#d3926f color charts
#d3926f color shades, tints & tones
#d3926f color schemes
#d3926f color preview, HTML & CSS examples
This text has a color of #d3926f
<p style="color:#d3926f;">Text here</p>
.mytext {color:#d3926f;}
This box has a color of #d3926f
<div style="background-color:#d3926f;">Content here</div>
.mybackground {background-color:#d3926f;}
Border around this has a color of #d3926f
<div style="border:2px solid #d3926f;">Content here</div>
.myborder {border:2px solid #d3926f;}