#e25a5b color space conversions
Hex:
#e25a5b
RGB:
226, 90, 91
CMY:
11, 65, 64
CMYK:
0, 60, 60, 11
HSL:
360°, 70.1031%, 61.9608%
HSV (HSB):
360°, 60.1770%, 88.6275%
XYZ:
36.9085, 24.2364, 12.6303
xyY:
0.5003, 0.3285, 24.2364
CIE-Lab:
56.3237, 53.0413, 27.1563
CIE-LCH:
56.3237, 59.5890, 27.1118
CIE-Luv:
56.3237, 101.7466, 21.4386
Hunter-Lab:
49.2305, 47.6696, 19.2502
#e25a5b color charts
#e25a5b color shades, tints & tones
#e25a5b color schemes
#e25a5b color preview, HTML & CSS examples
This text has a color of #e25a5b
<p style="color:#e25a5b;">Text here</p>
.mytext {color:#e25a5b;}
This box has a color of #e25a5b
<div style="background-color:#e25a5b;">Content here</div>
.mybackground {background-color:#e25a5b;}
Border around this has a color of #e25a5b
<div style="border:2px solid #e25a5b;">Content here</div>
.myborder {border:2px solid #e25a5b;}