#d3408f color space conversions
Hex:
#d3408f
RGB:
211, 64, 143
CMY:
17, 75, 44
CMYK:
0, 70, 32, 17
HSL:
328°, 62.5532%, 53.9216%
HSV (HSB):
328°, 69.6682%, 82.7451%
XYZ:
33.6553, 19.4988, 27.9764
xyY:
0.4148, 0.2403, 19.4988
CIE-Lab:
51.2658, 63.7937, -11.1719
CIE-LCH:
51.2658, 64.7646, 350.0668
CIE-Luv:
51.2658, 86.9395, -26.9135
Hunter-Lab:
44.1575, 58.7708, -6.6535
#d3408f color charts
#d3408f color shades, tints & tones
#d3408f color schemes
#d3408f color preview, HTML & CSS examples
This text has a color of #d3408f
<p style="color:#d3408f;">Text here</p>
.mytext {color:#d3408f;}
This box has a color of #d3408f
<div style="background-color:#d3408f;">Content here</div>
.mybackground {background-color:#d3408f;}
Border around this has a color of #d3408f
<div style="border:2px solid #d3408f;">Content here</div>
.myborder {border:2px solid #d3408f;}