#d3707e color space conversions
Hex:
#d3707e
RGB:
211, 112, 126
CMY:
17, 56, 51
CMYK:
0, 47, 40, 17
HSL:
352°, 52.9412%, 63.3333%
HSV (HSB):
352°, 46.9194%, 82.7451%
XYZ:
36.4240, 26.9436, 23.0195
xyY:
0.4216, 0.3119, 26.9436
CIE-Lab:
58.9221, 40.2383, 10.0311
CIE-LCH:
58.9221, 41.4698, 13.9980
CIE-Luv:
58.9221, 67.4396, 5.7280
Hunter-Lab:
51.9072, 34.4184, 10.0414
#d3707e color charts
#d3707e color shades, tints & tones
#d3707e color schemes
#d3707e color preview, HTML & CSS examples
This text has a color of #d3707e
<p style="color:#d3707e;">Text here</p>
.mytext {color:#d3707e;}
This box has a color of #d3707e
<div style="background-color:#d3707e;">Content here</div>
.mybackground {background-color:#d3707e;}
Border around this has a color of #d3707e
<div style="border:2px solid #d3707e;">Content here</div>
.myborder {border:2px solid #d3707e;}