#d3557c color space conversions
Hex:
#d3557c
RGB:
211, 85, 124
CMY:
17, 67, 51
CMYK:
0, 60, 41, 17
HSL:
341°, 58.8785%, 58.0392%
HSV (HSB):
341°, 59.7156%, 82.7451%
XYZ:
33.7506, 21.8011, 21.4980
xyY:
0.4380, 0.2829, 21.8011
CIE-Lab:
53.8153, 53.1377, 3.9116
CIE-LCH:
53.8153, 53.2815, 4.2101
CIE-Luv:
53.8153, 83.6843, -4.8616
Hunter-Lab:
46.6917, 47.3163, 5.3856
#d3557c color charts
#d3557c color shades, tints & tones
#d3557c color schemes
#d3557c color preview, HTML & CSS examples
This text has a color of #d3557c
<p style="color:#d3557c;">Text here</p>
.mytext {color:#d3557c;}
This box has a color of #d3557c
<div style="background-color:#d3557c;">Content here</div>
.mybackground {background-color:#d3557c;}
Border around this has a color of #d3557c
<div style="border:2px solid #d3557c;">Content here</div>
.myborder {border:2px solid #d3557c;}