#eb02a1 color space conversions
Hex:
#eb02a1
RGB:
235, 2, 161
CMY:
8, 99, 37
CMYK:
0, 99, 31, 8
HSL:
319°, 98.3122%, 46.4706%
HSV (HSB):
319°, 99.1489%, 92.1569%
XYZ:
40.7157, 20.2788, 35.4865
xyY:
0.4220, 0.2102, 20.2788
CIE-Lab:
52.1510, 83.1617, -20.1340
CIE-LCH:
52.1510, 85.5643, 346.3902
CIE-Luv:
52.1510, 110.5006, -43.3759
Hunter-Lab:
45.0320, 82.5849, -15.1998
#eb02a1 color charts
#eb02a1 color shades, tints & tones
#eb02a1 color schemes
#eb02a1 color preview, HTML & CSS examples
This text has a color of #eb02a1
<p style="color:#eb02a1;">Text here</p>
.mytext {color:#eb02a1;}
This box has a color of #eb02a1
<div style="background-color:#eb02a1;">Content here</div>
.mybackground {background-color:#eb02a1;}
Border around this has a color of #eb02a1
<div style="border:2px solid #eb02a1;">Content here</div>
.myborder {border:2px solid #eb02a1;}