#e25a2e color space conversions
Hex:
#e25a2e
RGB:
226, 90, 46
CMY:
11, 65, 82
CMYK:
0, 60, 80, 11
HSL:
15°, 75.6303%, 53.3333%
HSV (HSB):
15°, 79.6460%, 88.6275%
XYZ:
35.5133, 23.6783, 5.2834
xyY:
0.5508, 0.3672, 23.6783
CIE-Lab:
55.7643, 50.7971, 50.7834
CIE-LCH:
55.7643, 71.8283, 44.9923
CIE-Luv:
55.7643, 109.8871, 40.4932
Hunter-Lab:
48.6604, 45.1172, 27.6248
#e25a2e color charts
#e25a2e color shades, tints & tones
#e25a2e color schemes
#e25a2e color preview, HTML & CSS examples
This text has a color of #e25a2e
<p style="color:#e25a2e;">Text here</p>
.mytext {color:#e25a2e;}
This box has a color of #e25a2e
<div style="background-color:#e25a2e;">Content here</div>
.mybackground {background-color:#e25a2e;}
Border around this has a color of #e25a2e
<div style="border:2px solid #e25a2e;">Content here</div>
.myborder {border:2px solid #e25a2e;}