#d3406e color space conversions
Hex:
#d3406e
RGB:
211, 64, 110
CMY:
17, 75, 57
CMYK:
0, 70, 48, 17
HSL:
341°, 62.5532%, 53.9216%
HSV (HSB):
341°, 69.6682%, 82.7451%
XYZ:
31.5118, 18.6415, 16.6892
xyY:
0.4714, 0.2789, 18.6415
CIE-Lab:
50.2651, 60.4323, 7.2162
CIE-LCH:
50.2651, 60.8617, 6.8094
CIE-Luv:
50.2651, 98.7535, -2.5155
Hunter-Lab:
43.1758, 54.7207, 7.3051
#d3406e color charts
#d3406e color shades, tints & tones
#d3406e color schemes
#d3406e color preview, HTML & CSS examples
This text has a color of #d3406e
<p style="color:#d3406e;">Text here</p>
.mytext {color:#d3406e;}
This box has a color of #d3406e
<div style="background-color:#d3406e;">Content here</div>
.mybackground {background-color:#d3406e;}
Border around this has a color of #d3406e
<div style="border:2px solid #d3406e;">Content here</div>
.myborder {border:2px solid #d3406e;}