#e25a40 color space conversions
Hex:
#e25a40
RGB:
226, 90, 64
CMY:
11, 65, 75
CMYK:
0, 60, 72, 11
HSL:
10°, 73.6364%, 56.8627%
HSV (HSB):
10°, 71.6814%, 88.6275%
XYZ:
35.9456, 23.8512, 7.5597
xyY:
0.5337, 0.3541, 23.8512
CIE-Lab:
55.9385, 51.5012, 41.8308
CIE-LCH:
55.9385, 66.3490, 39.0845
CIE-Luv:
55.9385, 107.2364, 34.3157
Hunter-Lab:
48.8377, 45.9137, 25.0088
#e25a40 color charts
#e25a40 color shades, tints & tones
#e25a40 color schemes
#e25a40 color preview, HTML & CSS examples
This text has a color of #e25a40
<p style="color:#e25a40;">Text here</p>
.mytext {color:#e25a40;}
This box has a color of #e25a40
<div style="background-color:#e25a40;">Content here</div>
.mybackground {background-color:#e25a40;}
Border around this has a color of #e25a40
<div style="border:2px solid #e25a40;">Content here</div>
.myborder {border:2px solid #e25a40;}