#d55680 color space conversions
Hex:
#d55680
RGB:
213, 86, 128
CMY:
16, 66, 50
CMYK:
0, 60, 40, 16
HSL:
340°, 60.1896%, 58.6275%
HSV (HSB):
340°, 59.6244%, 83.5294%
XYZ:
34.6646, 22.3602, 22.9110
xyY:
0.4337, 0.2797, 22.3602
CIE-Lab:
54.4071, 53.7549, 2.4343
CIE-LCH:
54.4071, 53.8100, 2.5928
CIE-Luv:
54.4071, 83.5698, -6.8737
Hunter-Lab:
47.2866, 48.1024, 4.3738
#d55680 color charts
#d55680 color shades, tints & tones
#d55680 color schemes
#d55680 color preview, HTML & CSS examples
This text has a color of #d55680
<p style="color:#d55680;">Text here</p>
.mytext {color:#d55680;}
This box has a color of #d55680
<div style="background-color:#d55680;">Content here</div>
.mybackground {background-color:#d55680;}
Border around this has a color of #d55680
<div style="border:2px solid #d55680;">Content here</div>
.myborder {border:2px solid #d55680;}