#d3587f color space conversions
Hex:
#d3587f
RGB:
211, 88, 127
CMY:
17, 65, 50
CMYK:
0, 58, 40, 17
HSL:
341°, 58.2938%, 58.6275%
HSV (HSB):
341°, 58.2938%, 82.7451%
XYZ:
34.1845, 22.3606, 22.5930
xyY:
0.4320, 0.2826, 22.3606
CIE-Lab:
54.4076, 52.0959, 2.9880
CIE-LCH:
54.4076, 52.1815, 3.2826
CIE-Luv:
54.4076, 81.1940, -5.8087
Hunter-Lab:
47.2870, 46.2878, 4.7731
#d3587f color charts
#d3587f color shades, tints & tones
#d3587f color schemes
#d3587f color preview, HTML & CSS examples
This text has a color of #d3587f
<p style="color:#d3587f;">Text here</p>
.mytext {color:#d3587f;}
This box has a color of #d3587f
<div style="background-color:#d3587f;">Content here</div>
.mybackground {background-color:#d3587f;}
Border around this has a color of #d3587f
<div style="border:2px solid #d3587f;">Content here</div>
.myborder {border:2px solid #d3587f;}