#ea105a color space conversions
Hex:
#ea105a
RGB:
234, 16, 90
CMY:
8, 94, 65
CMYK:
0, 93, 62, 8
HSL:
340°, 87.2000%, 49.0196%
HSV (HSB):
340°, 93.1624%, 91.7647%
XYZ:
35.9624, 18.6012, 11.3678
xyY:
0.5455, 0.2821, 18.6012
CIE-Lab:
50.2173, 76.2181, 19.9928
CIE-LCH:
50.2173, 78.7967, 14.6981
CIE-Luv:
50.2173, 139.8601, 7.3348
Hunter-Lab:
43.1291, 73.3632, 14.5629
#ea105a color charts
#ea105a color shades, tints & tones
#ea105a color schemes
#ea105a color preview, HTML & CSS examples
This text has a color of #ea105a
<p style="color:#ea105a;">Text here</p>
.mytext {color:#ea105a;}
This box has a color of #ea105a
<div style="background-color:#ea105a;">Content here</div>
.mybackground {background-color:#ea105a;}
Border around this has a color of #ea105a
<div style="border:2px solid #ea105a;">Content here</div>
.myborder {border:2px solid #ea105a;}