#d55e85 color space conversions
Hex:
#d55e85
RGB:
213, 94, 133
CMY:
16, 63, 48
CMYK:
0, 56, 38, 16
HSL:
340°, 58.6207%, 60.1961%
HSV (HSB):
340°, 55.8685%, 83.5294%
XYZ:
35.6769, 23.8450, 24.9125
xyY:
0.4225, 0.2824, 23.8450
CIE-Lab:
55.9323, 50.6251, 1.6961
CIE-LCH:
55.9323, 50.6535, 1.9188
CIE-Luv:
55.9323, 77.8257, -7.1738
Hunter-Lab:
48.8313, 44.9600, 3.9337
#d55e85 color charts
#d55e85 color shades, tints & tones
#d55e85 color schemes
#d55e85 color preview, HTML & CSS examples
This text has a color of #d55e85
<p style="color:#d55e85;">Text here</p>
.mytext {color:#d55e85;}
This box has a color of #d55e85
<div style="background-color:#d55e85;">Content here</div>
.mybackground {background-color:#d55e85;}
Border around this has a color of #d55e85
<div style="border:2px solid #d55e85;">Content here</div>
.myborder {border:2px solid #d55e85;}