#d3556c color space conversions
Hex:
#d3556c
RGB:
211, 85, 108
CMY:
17, 67, 58
CMYK:
0, 60, 49, 17
HSL:
349°, 58.8785%, 58.0392%
HSV (HSB):
349°, 59.7156%, 82.7451%
XYZ:
32.8192, 21.4286, 16.5937
xyY:
0.4633, 0.3025, 21.4286
CIE-Lab:
53.4154, 51.5745, 12.8522
CIE-LCH:
53.4154, 53.1517, 13.9929
CIE-Luv:
53.4154, 88.2441, 6.2487
Hunter-Lab:
46.2910, 45.5430, 11.1503
#d3556c color charts
#d3556c color shades, tints & tones
#d3556c color schemes
#d3556c color preview, HTML & CSS examples
This text has a color of #d3556c
<p style="color:#d3556c;">Text here</p>
.mytext {color:#d3556c;}
This box has a color of #d3556c
<div style="background-color:#d3556c;">Content here</div>
.mybackground {background-color:#d3556c;}
Border around this has a color of #d3556c
<div style="border:2px solid #d3556c;">Content here</div>
.myborder {border:2px solid #d3556c;}