#d3556d color space conversions
Hex:
#d3556d
RGB:
211, 85, 109
CMY:
17, 67, 57
CMYK:
0, 60, 48, 17
HSL:
349°, 58.8785%, 58.0392%
HSV (HSB):
349°, 59.7156%, 82.7451%
XYZ:
32.8728, 21.4500, 16.8757
xyY:
0.4617, 0.3013, 21.4500
CIE-Lab:
53.4385, 51.6655, 12.2904
CIE-LCH:
53.4385, 53.1072, 13.3811
CIE-Luv:
53.4385, 87.9696, 5.5830
Hunter-Lab:
46.3142, 45.6457, 10.8162
#d3556d color charts
#d3556d color shades, tints & tones
#d3556d color schemes
#d3556d color preview, HTML & CSS examples
This text has a color of #d3556d
<p style="color:#d3556d;">Text here</p>
.mytext {color:#d3556d;}
This box has a color of #d3556d
<div style="background-color:#d3556d;">Content here</div>
.mybackground {background-color:#d3556d;}
Border around this has a color of #d3556d
<div style="border:2px solid #d3556d;">Content here</div>
.myborder {border:2px solid #d3556d;}