#ea01b3 color space conversions
Hex:
#ea01b3
RGB:
234, 1, 179
CMY:
8, 100, 30
CMYK:
0, 100, 24, 8
HSL:
314°, 99.1489%, 46.0784%
HSV (HSB):
314°, 99.5726%, 91.7647%
XYZ:
42.0792, 20.7688, 44.4388
xyY:
0.3922, 0.1936, 20.7688
CIE-Lab:
52.6955, 84.9759, -29.9128
CIE-LCH:
52.6955, 90.0870, 340.6072
CIE-Luv:
52.6955, 101.2707, -57.8597
Hunter-Lab:
45.5728, 85.0639, -25.9137
#ea01b3 color charts
#ea01b3 color shades, tints & tones
#ea01b3 color schemes
#ea01b3 color preview, HTML & CSS examples
This text has a color of #ea01b3
<p style="color:#ea01b3;">Text here</p>
.mytext {color:#ea01b3;}
This box has a color of #ea01b3
<div style="background-color:#ea01b3;">Content here</div>
.mybackground {background-color:#ea01b3;}
Border around this has a color of #ea01b3
<div style="border:2px solid #ea01b3;">Content here</div>
.myborder {border:2px solid #ea01b3;}