#e25c80 color space conversions
Hex:
#e25c80
RGB:
226, 92, 128
CMY:
11, 64, 50
CMYK:
0, 59, 43, 11
HSL:
344°, 69.7917%, 62.3529%
HSV (HSB):
344°, 59.2920%, 88.6275%
XYZ:
39.0875, 25.3816, 23.2611
xyY:
0.4455, 0.2893, 25.3816
CIE-Lab:
57.4453, 55.2485, 7.0697
CIE-LCH:
57.4453, 55.6990, 7.2920
CIE-Luv:
57.4453, 90.7394, -1.3128
Hunter-Lab:
50.3801, 50.3242, 7.8912
#e25c80 color charts
#e25c80 color shades, tints & tones
#e25c80 color schemes
#e25c80 color preview, HTML & CSS examples
This text has a color of #e25c80
<p style="color:#e25c80;">Text here</p>
.mytext {color:#e25c80;}
This box has a color of #e25c80
<div style="background-color:#e25c80;">Content here</div>
.mybackground {background-color:#e25c80;}
Border around this has a color of #e25c80
<div style="border:2px solid #e25c80;">Content here</div>
.myborder {border:2px solid #e25c80;}