#d3588f color space conversions
Hex:
#d3588f
RGB:
211, 88, 143
CMY:
17, 65, 44
CMYK:
0, 58, 32, 17
HSL:
333°, 58.2938%, 58.6275%
HSV (HSB):
333°, 58.2938%, 82.7451%
XYZ:
35.3116, 22.8115, 28.5285
xyY:
0.4075, 0.2633, 22.8115
CIE-Lab:
54.8776, 53.9357, -5.7755
CIE-LCH:
54.8776, 54.2440, 353.8880
CIE-Luv:
54.8776, 76.4648, -17.8231
Hunter-Lab:
47.7614, 48.3887, -1.9818
#d3588f color charts
#d3588f color shades, tints & tones
#d3588f color schemes
#d3588f color preview, HTML & CSS examples
This text has a color of #d3588f
<p style="color:#d3588f;">Text here</p>
.mytext {color:#d3588f;}
This box has a color of #d3588f
<div style="background-color:#d3588f;">Content here</div>
.mybackground {background-color:#d3588f;}
Border around this has a color of #d3588f
<div style="border:2px solid #d3588f;">Content here</div>
.myborder {border:2px solid #d3588f;}