#e55e85 color space conversions
Hex:
#e55e85
RGB:
229, 94, 133
CMY:
10, 63, 48
CMYK:
0, 59, 42, 10
HSL:
343°, 72.1925%, 63.3333%
HSV (HSB):
343°, 58.9520%, 89.8039%
XYZ:
40.5494, 26.3569, 25.1405
xyY:
0.4405, 0.2863, 26.3569
CIE-Lab:
58.3743, 55.8235, 5.5343
CIE-LCH:
58.3743, 56.0972, 5.6618
CIE-Luv:
58.3743, 90.5869, -3.3537
Hunter-Lab:
51.3389, 51.1429, 6.9032
#e55e85 color charts
#e55e85 color shades, tints & tones
#e55e85 color schemes
#e55e85 color preview, HTML & CSS examples
This text has a color of #e55e85
<p style="color:#e55e85;">Text here</p>
.mytext {color:#e55e85;}
This box has a color of #e55e85
<div style="background-color:#e55e85;">Content here</div>
.mybackground {background-color:#e55e85;}
Border around this has a color of #e55e85
<div style="border:2px solid #e55e85;">Content here</div>
.myborder {border:2px solid #e55e85;}