#d3976e color space conversions
Hex:
#d3976e
RGB:
211, 151, 110
CMY:
17, 41, 57
CMYK:
0, 28, 48, 17
HSL:
24°, 53.4392%, 62.9412%
HSV (HSB):
24°, 47.8673%, 82.7451%
XYZ:
40.7450, 37.1079, 19.7669
xyY:
0.4174, 0.3801, 37.1079
CIE-Lab:
67.3579, 17.7052, 30.4745
CIE-LCH:
67.3579, 35.2445, 59.8441
CIE-Luv:
67.3579, 44.0929, 35.2459
Hunter-Lab:
60.9162, 12.7899, 23.4022
#d3976e color charts
#d3976e color shades, tints & tones
#d3976e color schemes
#d3976e color preview, HTML & CSS examples
This text has a color of #d3976e
<p style="color:#d3976e;">Text here</p>
.mytext {color:#d3976e;}
This box has a color of #d3976e
<div style="background-color:#d3976e;">Content here</div>
.mybackground {background-color:#d3976e;}
Border around this has a color of #d3976e
<div style="border:2px solid #d3976e;">Content here</div>
.myborder {border:2px solid #d3976e;}