#d55e87 color space conversions
Hex:
#d55e87
RGB:
213, 94, 135
CMY:
16, 63, 47
CMYK:
0, 56, 37, 16
HSL:
339°, 58.6207%, 60.1961%
HSV (HSB):
339°, 55.8685%, 83.5294%
XYZ:
35.8165, 23.9008, 25.6473
xyY:
0.4196, 0.2800, 23.9008
CIE-Lab:
55.9883, 50.8530, 0.6017
CIE-LCH:
55.9883, 50.8565, 0.6779
CIE-Luv:
55.9883, 77.2679, -8.6577
Hunter-Lab:
48.8885, 45.2171, 3.1179
#d55e87 color charts
#d55e87 color shades, tints & tones
#d55e87 color schemes
#d55e87 color preview, HTML & CSS examples
This text has a color of #d55e87
<p style="color:#d55e87;">Text here</p>
.mytext {color:#d55e87;}
This box has a color of #d55e87
<div style="background-color:#d55e87;">Content here</div>
.mybackground {background-color:#d55e87;}
Border around this has a color of #d55e87
<div style="border:2px solid #d55e87;">Content here</div>
.myborder {border:2px solid #d55e87;}