#d3587d color space conversions
Hex:
#d3587d
RGB:
211, 88, 125
CMY:
17, 65, 51
CMYK:
0, 58, 41, 17
HSL:
342°, 58.2938%, 58.6275%
HSV (HSB):
342°, 58.2938%, 82.7451%
XYZ:
34.0554, 22.3090, 21.9132
xyY:
0.4351, 0.2850, 22.3090
CIE-Lab:
54.3533, 51.8815, 4.0941
CIE-LCH:
54.3533, 52.0428, 4.5120
CIE-Luv:
54.3533, 81.7697, -4.3562
Hunter-Lab:
47.2324, 46.0448, 5.5554
#d3587d color charts
#d3587d color shades, tints & tones
#d3587d color schemes
#d3587d color preview, HTML & CSS examples
This text has a color of #d3587d
<p style="color:#d3587d;">Text here</p>
.mytext {color:#d3587d;}
This box has a color of #d3587d
<div style="background-color:#d3587d;">Content here</div>
.mybackground {background-color:#d3587d;}
Border around this has a color of #d3587d
<div style="border:2px solid #d3587d;">Content here</div>
.myborder {border:2px solid #d3587d;}