#ea005c color space conversions
Hex:
#ea005c
RGB:
234, 0, 92
CMY:
8, 100, 64
CMYK:
0, 100, 61, 8
HSL:
336°, 100.0000%, 45.8824%
HSV (HSB):
336°, 100.0000%, 91.7647%
XYZ:
35.8635, 18.2651, 11.7605
xyY:
0.5443, 0.2772, 18.2651
CIE-Lab:
49.8161, 77.6153, 18.2289
CIE-LCH:
49.8161, 79.7272, 13.2170
CIE-Luv:
49.8161, 141.0632, 5.1660
Hunter-Lab:
42.7377, 74.9976, 13.6010
#ea005c color charts
#ea005c color shades, tints & tones
#ea005c color schemes
#ea005c color preview, HTML & CSS examples
This text has a color of #ea005c
<p style="color:#ea005c;">Text here</p>
.mytext {color:#ea005c;}
This box has a color of #ea005c
<div style="background-color:#ea005c;">Content here</div>
.mybackground {background-color:#ea005c;}
Border around this has a color of #ea005c
<div style="border:2px solid #ea005c;">Content here</div>
.myborder {border:2px solid #ea005c;}