#e2025c color space conversions
Hex:
#e2025c
RGB:
226, 2, 92
CMY:
11, 99, 64
CMYK:
0, 99, 59, 11
HSL:
336°, 98.2456%, 44.7059%
HSV (HSB):
336°, 99.1150%, 88.6275%
XYZ:
33.3175, 16.9849, 11.6476
xyY:
0.5378, 0.2742, 16.9849
CIE-Lab:
48.2410, 75.6444, 15.8190
CIE-LCH:
48.2410, 77.2807, 11.8116
CIE-Luv:
48.2410, 134.6568, 3.0588
Hunter-Lab:
41.2127, 72.1821, 12.0923
#e2025c color charts
#e2025c color shades, tints & tones
#e2025c color schemes
#e2025c color preview, HTML & CSS examples
This text has a color of #e2025c
<p style="color:#e2025c;">Text here</p>
.mytext {color:#e2025c;}
This box has a color of #e2025c
<div style="background-color:#e2025c;">Content here</div>
.mybackground {background-color:#e2025c;}
Border around this has a color of #e2025c
<div style="border:2px solid #e2025c;">Content here</div>
.myborder {border:2px solid #e2025c;}