#e25e55 color space conversions
Hex:
#e25e55
RGB:
226, 94, 85
CMY:
11, 63, 67
CMYK:
0, 58, 62, 11
HSL:
4°, 70.8543%, 60.9804%
HSV (HSB):
4°, 62.3894%, 88.6275%
XYZ:
37.0064, 24.8300, 11.4366
xyY:
0.5050, 0.3389, 24.8300
CIE-Lab:
56.9094, 50.8389, 31.3415
CIE-LCH:
56.9094, 59.7234, 31.6533
CIE-Luv:
56.9094, 100.4138, 26.0713
Hunter-Lab:
49.8297, 45.3623, 21.2730
#e25e55 color charts
#e25e55 color shades, tints & tones
#e25e55 color schemes
#e25e55 color preview, HTML & CSS examples
This text has a color of #e25e55
<p style="color:#e25e55;">Text here</p>
.mytext {color:#e25e55;}
This box has a color of #e25e55
<div style="background-color:#e25e55;">Content here</div>
.mybackground {background-color:#e25e55;}
Border around this has a color of #e25e55
<div style="border:2px solid #e25e55;">Content here</div>
.myborder {border:2px solid #e25e55;}