#d3926e color space conversions
Hex:
#d3926e
RGB:
211, 146, 110
CMY:
17, 43, 57
CMYK:
0, 31, 48, 17
HSL:
21°, 53.4392%, 62.9412%
HSV (HSB):
21°, 47.8673%, 82.7451%
XYZ:
39.9573, 35.5324, 19.5043
xyY:
0.4206, 0.3740, 35.5324
CIE-Lab:
66.1611, 20.4183, 28.9148
CIE-LCH:
66.1611, 35.3974, 54.7720
CIE-Luv:
66.1611, 47.5393, 32.7686
Hunter-Lab:
59.6091, 15.3367, 22.3265
#d3926e color charts
#d3926e color shades, tints & tones
#d3926e color schemes
#d3926e color preview, HTML & CSS examples
This text has a color of #d3926e
<p style="color:#d3926e;">Text here</p>
.mytext {color:#d3926e;}
This box has a color of #d3926e
<div style="background-color:#d3926e;">Content here</div>
.mybackground {background-color:#d3926e;}
Border around this has a color of #d3926e
<div style="border:2px solid #d3926e;">Content here</div>
.myborder {border:2px solid #d3926e;}