#eb008c color space conversions
Hex:
#eb008c
RGB:
235, 0, 140
CMY:
8, 100, 45
CMYK:
0, 100, 40, 8
HSL:
324°, 100.0000%, 46.0784%
HSV (HSB):
324°, 100.0000%, 92.1569%
XYZ:
38.9946, 19.5556, 26.5303
xyY:
0.4583, 0.2298, 19.5556
CIE-Lab:
51.3310, 81.3084, -8.8298
CIE-LCH:
51.3310, 81.7865, 353.8022
CIE-Luv:
51.3310, 120.6631, -27.4043
Hunter-Lab:
44.2217, 80.0127, -4.6151
#eb008c color charts
#eb008c color shades, tints & tones
#eb008c color schemes
#eb008c color preview, HTML & CSS examples
This text has a color of #eb008c
<p style="color:#eb008c;">Text here</p>
.mytext {color:#eb008c;}
This box has a color of #eb008c
<div style="background-color:#eb008c;">Content here</div>
.mybackground {background-color:#eb008c;}
Border around this has a color of #eb008c
<div style="border:2px solid #eb008c;">Content here</div>
.myborder {border:2px solid #eb008c;}