#d55e8b color space conversions
Hex:
#d55e8b
RGB:
213, 94, 139
CMY:
16, 63, 45
CMYK:
0, 56, 35, 16
HSL:
337°, 58.6207%, 60.1961%
HSV (HSB):
337°, 55.8685%, 83.5294%
XYZ:
36.1035, 24.0156, 27.1587
xyY:
0.4137, 0.2752, 24.0156
CIE-Lab:
56.1034, 51.3191, -1.5801
CIE-LCH:
56.1034, 51.3434, 358.2365
CIE-Luv:
56.1034, 76.1428, -11.6573
Hunter-Lab:
49.0057, 45.7444, 1.4458
#d55e8b color charts
#d55e8b color shades, tints & tones
#d55e8b color schemes
#d55e8b color preview, HTML & CSS examples
This text has a color of #d55e8b
<p style="color:#d55e8b;">Text here</p>
.mytext {color:#d55e8b;}
This box has a color of #d55e8b
<div style="background-color:#d55e8b;">Content here</div>
.mybackground {background-color:#d55e8b;}
Border around this has a color of #d55e8b
<div style="border:2px solid #d55e8b;">Content here</div>
.myborder {border:2px solid #d55e8b;}