#d3407b color space conversions
Hex:
#d3407b
RGB:
211, 64, 123
CMY:
17, 75, 52
CMYK:
0, 70, 42, 17
HSL:
336°, 62.5532%, 53.9216%
HSV (HSB):
336°, 69.6682%, 82.7451%
XYZ:
32.2725, 18.9457, 20.6948
xyY:
0.4488, 0.2635, 18.9457
CIE-Lab:
50.6237, 61.6491, -0.1226
CIE-LCH:
50.6237, 61.6493, 359.8860
CIE-Luv:
50.6237, 94.2268, -11.7765
Hunter-Lab:
43.5267, 56.1756, 2.2792
#d3407b color charts
#d3407b color shades, tints & tones
#d3407b color schemes
#d3407b color preview, HTML & CSS examples
This text has a color of #d3407b
<p style="color:#d3407b;">Text here</p>
.mytext {color:#d3407b;}
This box has a color of #d3407b
<div style="background-color:#d3407b;">Content here</div>
.mybackground {background-color:#d3407b;}
Border around this has a color of #d3407b
<div style="border:2px solid #d3407b;">Content here</div>
.myborder {border:2px solid #d3407b;}