#e25e85 color space conversions
Hex:
#e25e85
RGB:
226, 94, 133
CMY:
11, 63, 48
CMYK:
0, 58, 41, 11
HSL:
342°, 69.4737%, 62.7451%
HSV (HSB):
342°, 58.4071%, 88.6275%
XYZ:
39.6004, 25.8676, 25.0961
xyY:
0.4373, 0.2856, 25.8676
CIE-Lab:
57.9112, 54.8597, 4.8082
CIE-LCH:
57.9112, 55.0700, 5.0089
CIE-Luv:
57.9112, 88.1842, -4.0705
Hunter-Lab:
50.8602, 49.9769, 6.3465
#e25e85 color charts
#e25e85 color shades, tints & tones
#e25e85 color schemes
#e25e85 color preview, HTML & CSS examples
This text has a color of #e25e85
<p style="color:#e25e85;">Text here</p>
.mytext {color:#e25e85;}
This box has a color of #e25e85
<div style="background-color:#e25e85;">Content here</div>
.mybackground {background-color:#e25e85;}
Border around this has a color of #e25e85
<div style="border:2px solid #e25e85;">Content here</div>
.myborder {border:2px solid #e25e85;}