#e5025a color space conversions
Hex:
#e5025a
RGB:
229, 2, 90
CMY:
10, 99, 65
CMYK:
0, 99, 61, 10
HSL:
337°, 98.2684%, 45.2941%
HSV (HSB):
337°, 99.1266%, 89.8039%
XYZ:
34.1803, 17.4396, 11.2375
xyY:
0.5438, 0.2774, 17.4396
CIE-Lab:
48.8092, 76.2121, 17.9262
CIE-LCH:
48.8092, 78.2920, 13.2362
CIE-Luv:
48.8092, 137.7616, 5.0952
Hunter-Lab:
41.7608, 73.0170, 13.2780
#e5025a color charts
#e5025a color shades, tints & tones
#e5025a color schemes
#e5025a color preview, HTML & CSS examples
This text has a color of #e5025a
<p style="color:#e5025a;">Text here</p>
.mytext {color:#e5025a;}
This box has a color of #e5025a
<div style="background-color:#e5025a;">Content here</div>
.mybackground {background-color:#e5025a;}
Border around this has a color of #e5025a
<div style="border:2px solid #e5025a;">Content here</div>
.myborder {border:2px solid #e5025a;}