#e25a4c color space conversions
Hex:
#e25a4c
RGB:
226, 90, 76
CMY:
11, 65, 70
CMYK:
0, 60, 66, 11
HSL:
6°, 72.1154%, 59.2157%
HSV (HSB):
6°, 66.3717%, 88.6275%
XYZ:
36.3247, 24.0029, 9.5560
xyY:
0.5198, 0.3435, 24.0029
CIE-Lab:
56.0907, 52.1122, 35.4148
CIE-LCH:
56.0907, 63.0070, 34.1995
CIE-Luv:
56.0907, 105.0097, 29.1067
Hunter-Lab:
48.9927, 46.6080, 22.7305
#e25a4c color charts
#e25a4c color shades, tints & tones
#e25a4c color schemes
#e25a4c color preview, HTML & CSS examples
This text has a color of #e25a4c
<p style="color:#e25a4c;">Text here</p>
.mytext {color:#e25a4c;}
This box has a color of #e25a4c
<div style="background-color:#e25a4c;">Content here</div>
.mybackground {background-color:#e25a4c;}
Border around this has a color of #e25a4c
<div style="border:2px solid #e25a4c;">Content here</div>
.myborder {border:2px solid #e25a4c;}