#ea104e color space conversions
Hex:
#ea104e
RGB:
234, 16, 78
CMY:
8, 94, 69
CMYK:
0, 93, 67, 8
HSL:
343°, 87.2000%, 49.0196%
HSV (HSB):
343°, 93.1624%, 91.7647%
XYZ:
35.4921, 18.4131, 8.8912
xyY:
0.5652, 0.2932, 18.4131
CIE-Lab:
49.9933, 75.6002, 27.0130
CIE-LCH:
49.9933, 80.2813, 19.6625
CIE-Luv:
49.9933, 144.1095, 13.9267
Hunter-Lab:
42.9104, 72.5478, 17.7523
#ea104e color charts
#ea104e color shades, tints & tones
#ea104e color schemes
#ea104e color preview, HTML & CSS examples
This text has a color of #ea104e
<p style="color:#ea104e;">Text here</p>
.mytext {color:#ea104e;}
This box has a color of #ea104e
<div style="background-color:#ea104e;">Content here</div>
.mybackground {background-color:#ea104e;}
Border around this has a color of #ea104e
<div style="border:2px solid #ea104e;">Content here</div>
.myborder {border:2px solid #ea104e;}