#e25e83 color space conversions
Hex:
#e25e83
RGB:
226, 94, 131
CMY:
11, 63, 49
CMYK:
0, 58, 42, 11
HSL:
343°, 69.4737%, 62.7451%
HSV (HSB):
343°, 58.4071%, 88.6275%
XYZ:
39.4635, 25.8129, 24.3752
xyY:
0.4402, 0.2879, 25.8129
CIE-Lab:
57.8590, 54.6539, 5.9038
CIE-LCH:
57.8590, 54.9718, 6.1653
CIE-Luv:
57.8590, 88.7601, -2.6341
Hunter-Lab:
50.8063, 49.7375, 7.1191
#e25e83 color charts
#e25e83 color shades, tints & tones
#e25e83 color schemes
#e25e83 color preview, HTML & CSS examples
This text has a color of #e25e83
<p style="color:#e25e83;">Text here</p>
.mytext {color:#e25e83;}
This box has a color of #e25e83
<div style="background-color:#e25e83;">Content here</div>
.mybackground {background-color:#e25e83;}
Border around this has a color of #e25e83
<div style="border:2px solid #e25e83;">Content here</div>
.myborder {border:2px solid #e25e83;}