#d3717e color space conversions
Hex:
#d3717e
RGB:
211, 113, 126
CMY:
17, 56, 51
CMYK:
0, 46, 40, 17
HSL:
352°, 52.6882%, 63.5294%
HSV (HSB):
352°, 46.4455%, 82.7451%
XYZ:
36.5350, 27.1655, 23.0565
xyY:
0.4211, 0.3131, 27.1655
CIE-Lab:
59.1272, 39.7226, 10.3210
CIE-LCH:
59.1272, 41.0415, 14.5649
CIE-Luv:
59.1272, 66.8188, 6.2089
Hunter-Lab:
52.1205, 33.9124, 10.2563
#d3717e color charts
#d3717e color shades, tints & tones
#d3717e color schemes
#d3717e color preview, HTML & CSS examples
This text has a color of #d3717e
<p style="color:#d3717e;">Text here</p>
.mytext {color:#d3717e;}
This box has a color of #d3717e
<div style="background-color:#d3717e;">Content here</div>
.mybackground {background-color:#d3717e;}
Border around this has a color of #d3717e
<div style="border:2px solid #d3717e;">Content here</div>
.myborder {border:2px solid #d3717e;}