#e2555e color space conversions
Hex:
#e2555e
RGB:
226, 85, 94
CMY:
11, 67, 63
CMYK:
0, 62, 58, 11
HSL:
356°, 70.8543%, 60.9804%
HSV (HSB):
356°, 62.3894%, 88.6275%
XYZ:
36.6329, 23.4739, 13.1898
xyY:
0.4998, 0.3203, 23.4739
CIE-Lab:
55.5572, 55.4352, 24.4152
CIE-LCH:
55.5572, 60.5736, 23.7700
CIE-Luv:
55.5572, 104.2019, 17.9950
Hunter-Lab:
48.4499, 50.1764, 17.7740
#e2555e color charts
#e2555e color shades, tints & tones
#e2555e color schemes
#e2555e color preview, HTML & CSS examples
This text has a color of #e2555e
<p style="color:#e2555e;">Text here</p>
.mytext {color:#e2555e;}
This box has a color of #e2555e
<div style="background-color:#e2555e;">Content here</div>
.mybackground {background-color:#e2555e;}
Border around this has a color of #e2555e
<div style="border:2px solid #e2555e;">Content here</div>
.myborder {border:2px solid #e2555e;}