#e25e50 color space conversions
Hex:
#e25e50
RGB:
226, 94, 80
CMY:
11, 63, 69
CMYK:
0, 58, 65, 11
HSL:
6°, 71.5686%, 60.0000%
HSV (HSB):
6°, 64.6018%, 88.6275%
XYZ:
36.8147, 24.7533, 10.4269
xyY:
0.5114, 0.3438, 24.7533
CIE-Lab:
56.8343, 50.5312, 34.0747
CIE-LCH:
56.8343, 60.9466, 33.9930
CIE-Luv:
56.8343, 101.4432, 28.5774
Hunter-Lab:
49.7527, 45.0144, 22.4012
#e25e50 color charts
#e25e50 color shades, tints & tones
#e25e50 color schemes
#e25e50 color preview, HTML & CSS examples
This text has a color of #e25e50
<p style="color:#e25e50;">Text here</p>
.mytext {color:#e25e50;}
This box has a color of #e25e50
<div style="background-color:#e25e50;">Content here</div>
.mybackground {background-color:#e25e50;}
Border around this has a color of #e25e50
<div style="border:2px solid #e25e50;">Content here</div>
.myborder {border:2px solid #e25e50;}