#e25e56 color space conversions
Hex:
#e25e56
RGB:
226, 94, 86
CMY:
11, 63, 66
CMYK:
0, 58, 62, 11
HSL:
3°, 70.7071%, 61.1765%
HSV (HSB):
3°, 61.9469%, 88.6275%
XYZ:
37.0464, 24.8460, 11.6473
xyY:
0.5038, 0.3379, 24.8460
CIE-Lab:
56.9251, 50.9029, 30.7924
CIE-LCH:
56.9251, 59.4918, 31.1707
CIE-Luv:
56.9251, 100.2013, 25.5536
Hunter-Lab:
49.8458, 45.4348, 21.0380
#e25e56 color charts
#e25e56 color shades, tints & tones
#e25e56 color schemes
#e25e56 color preview, HTML & CSS examples
This text has a color of #e25e56
<p style="color:#e25e56;">Text here</p>
.mytext {color:#e25e56;}
This box has a color of #e25e56
<div style="background-color:#e25e56;">Content here</div>
.mybackground {background-color:#e25e56;}
Border around this has a color of #e25e56
<div style="border:2px solid #e25e56;">Content here</div>
.myborder {border:2px solid #e25e56;}