#d3937e color space conversions
Hex:
#d3937e
RGB:
211, 147, 126
CMY:
17, 42, 51
CMYK:
0, 30, 40, 17
HSL:
15°, 49.1329%, 66.0784%
HSV (HSB):
15°, 40.2844%, 82.7451%
XYZ:
41.0636, 36.2227, 24.5661
xyY:
0.4032, 0.3556, 36.2227
CIE-Lab:
66.6897, 21.5652, 20.8130
CIE-LCH:
66.6897, 29.9706, 43.9832
CIE-Luv:
66.6897, 44.8639, 23.4375
Hunter-Lab:
60.1853, 16.4638, 17.9291
#d3937e color charts
#d3937e color shades, tints & tones
#d3937e color schemes
#d3937e color preview, HTML & CSS examples
This text has a color of #d3937e
<p style="color:#d3937e;">Text here</p>
.mytext {color:#d3937e;}
This box has a color of #d3937e
<div style="background-color:#d3937e;">Content here</div>
.mybackground {background-color:#d3937e;}
Border around this has a color of #d3937e
<div style="border:2px solid #d3937e;">Content here</div>
.myborder {border:2px solid #d3937e;}