#eb008e color space conversions
Hex:
#eb008e
RGB:
235, 0, 142
CMY:
8, 100, 44
CMYK:
0, 100, 40, 8
HSL:
324°, 100.0000%, 46.0784%
HSV (HSB):
324°, 100.0000%, 92.1569%
XYZ:
39.1434, 19.6152, 27.3142
xyY:
0.4548, 0.2279, 19.6152
CIE-Lab:
51.3993, 81.4863, -9.9305
CIE-LCH:
51.3993, 82.0892, 353.0518
CIE-Luv:
51.3993, 119.7141, -28.9115
Hunter-Lab:
44.2890, 80.2558, -5.5634
#eb008e color charts
#eb008e color shades, tints & tones
#eb008e color schemes
#eb008e color preview, HTML & CSS examples
This text has a color of #eb008e
<p style="color:#eb008e;">Text here</p>
.mytext {color:#eb008e;}
This box has a color of #eb008e
<div style="background-color:#eb008e;">Content here</div>
.mybackground {background-color:#eb008e;}
Border around this has a color of #eb008e
<div style="border:2px solid #eb008e;">Content here</div>
.myborder {border:2px solid #eb008e;}