#d3847e color space conversions
Hex:
#d3847e
RGB:
211, 132, 126
CMY:
17, 48, 51
CMYK:
0, 37, 40, 17
HSL:
4°, 49.1329%, 66.0784%
HSV (HSB):
4°, 40.2844%, 82.7451%
XYZ:
38.8811, 31.8578, 23.8386
xyY:
0.4111, 0.3368, 31.8578
CIE-Lab:
63.2252, 29.6799, 16.0536
CIE-LCH:
63.2252, 33.7434, 28.4085
CIE-Luv:
63.2252, 54.6904, 15.6695
Hunter-Lab:
56.4427, 24.1869, 14.4688
#d3847e color charts
#d3847e color shades, tints & tones
#d3847e color schemes
#d3847e color preview, HTML & CSS examples
This text has a color of #d3847e
<p style="color:#d3847e;">Text here</p>
.mytext {color:#d3847e;}
This box has a color of #d3847e
<div style="background-color:#d3847e;">Content here</div>
.mybackground {background-color:#d3847e;}
Border around this has a color of #d3847e
<div style="border:2px solid #d3847e;">Content here</div>
.myborder {border:2px solid #d3847e;}