#e55caa color space conversions
Hex:
#e55caa
RGB:
229, 92, 170
CMY:
10, 64, 33
CMYK:
0, 60, 26, 10
HSL:
326°, 72.4868%, 62.9412%
HSV (HSB):
326°, 59.8253%, 89.8039%
XYZ:
43.3959, 27.2146, 40.9959
xyY:
0.3888, 0.2438, 27.2146
CIE-Lab:
59.1724, 60.9923, -14.8111
CIE-LCH:
59.1724, 62.7649, 346.3507
CIE-Luv:
59.1724, 80.1964, -32.3652
Hunter-Lab:
52.1676, 57.1930, -10.0758
#e55caa color charts
#e55caa color shades, tints & tones
#e55caa color schemes
#e55caa color preview, HTML & CSS examples
This text has a color of #e55caa
<p style="color:#e55caa;">Text here</p>
.mytext {color:#e55caa;}
This box has a color of #e55caa
<div style="background-color:#e55caa;">Content here</div>
.mybackground {background-color:#e55caa;}
Border around this has a color of #e55caa
<div style="border:2px solid #e55caa;">Content here</div>
.myborder {border:2px solid #e55caa;}