#e25e2e color space conversions
Hex:
#e25e2e
RGB:
226, 94, 46
CMY:
11, 63, 82
CMYK:
0, 58, 80, 11
HSL:
16°, 75.6303%, 53.3333%
HSV (HSB):
16°, 79.6460%, 88.6275%
XYZ:
35.8599, 24.3714, 5.3989
xyY:
0.5464, 0.3713, 24.3714
CIE-Lab:
56.4578, 48.9756, 51.4513
CIE-LCH:
56.4578, 71.0341, 46.4122
CIE-Luv:
56.4578, 106.8799, 41.7433
Hunter-Lab:
49.3674, 43.2672, 28.0731
#e25e2e color charts
#e25e2e color shades, tints & tones
#e25e2e color schemes
#e25e2e color preview, HTML & CSS examples
This text has a color of #e25e2e
<p style="color:#e25e2e;">Text here</p>
.mytext {color:#e25e2e;}
This box has a color of #e25e2e
<div style="background-color:#e25e2e;">Content here</div>
.mybackground {background-color:#e25e2e;}
Border around this has a color of #e25e2e
<div style="border:2px solid #e25e2e;">Content here</div>
.myborder {border:2px solid #e25e2e;}