#ea005a color space conversions
Hex:
#ea005a
RGB:
234, 0, 90
CMY:
8, 100, 65
CMYK:
0, 100, 62, 8
HSL:
337°, 100.0000%, 45.8824%
HSV (HSB):
337°, 100.0000%, 91.7647%
XYZ:
35.7771, 18.2306, 11.3061
xyY:
0.5478, 0.2791, 18.2306
CIE-Lab:
49.7746, 77.5041, 19.4004
CIE-LCH:
49.7746, 79.8953, 14.0532
CIE-Luv:
49.7746, 141.8369, 6.3430
Hunter-Lab:
42.6973, 74.8493, 14.1884
#ea005a color charts
#ea005a color shades, tints & tones
#ea005a color schemes
#ea005a color preview, HTML & CSS examples
This text has a color of #ea005a
<p style="color:#ea005a;">Text here</p>
.mytext {color:#ea005a;}
This box has a color of #ea005a
<div style="background-color:#ea005a;">Content here</div>
.mybackground {background-color:#ea005a;}
Border around this has a color of #ea005a
<div style="border:2px solid #ea005a;">Content here</div>
.myborder {border:2px solid #ea005a;}