#eb007c color space conversions
Hex:
#eb007c
RGB:
235, 0, 124
CMY:
8, 100, 51
CMYK:
0, 100, 47, 8
HSL:
328°, 100.0000%, 46.0784%
HSV (HSB):
328°, 100.0000%, 92.1569%
XYZ:
37.8990, 19.1174, 20.7613
xyY:
0.4873, 0.2458, 19.1174
CIE-Lab:
50.8243, 79.9802, 0.1003
CIE-LCH:
50.8243, 79.9803, 0.0718
CIE-Luv:
50.8243, 128.1380, -15.6465
Hunter-Lab:
43.7235, 78.2059, 2.4536
#eb007c color charts
#eb007c color shades, tints & tones
#eb007c color schemes
#eb007c color preview, HTML & CSS examples
This text has a color of #eb007c
<p style="color:#eb007c;">Text here</p>
.mytext {color:#eb007c;}
This box has a color of #eb007c
<div style="background-color:#eb007c;">Content here</div>
.mybackground {background-color:#eb007c;}
Border around this has a color of #eb007c
<div style="border:2px solid #eb007c;">Content here</div>
.myborder {border:2px solid #eb007c;}