#eb017e color space conversions
Hex:
#eb017e
RGB:
235, 1, 126
CMY:
8, 100, 51
CMYK:
0, 100, 46, 8
HSL:
328°, 99.1525%, 46.2745%
HSV (HSB):
328°, 99.5745%, 92.1569%
XYZ:
38.0377, 19.1902, 21.4379
xyY:
0.4835, 0.2439, 19.1902
CIE-Lab:
50.9090, 80.0632, -0.9908
CIE-LCH:
50.9090, 80.0693, 359.2910
CIE-Luv:
50.9090, 127.1255, -17.0202
Hunter-Lab:
43.8067, 78.3314, 1.6495
#eb017e color charts
#eb017e color shades, tints & tones
#eb017e color schemes
#eb017e color preview, HTML & CSS examples
This text has a color of #eb017e
<p style="color:#eb017e;">Text here</p>
.mytext {color:#eb017e;}
This box has a color of #eb017e
<div style="background-color:#eb017e;">Content here</div>
.mybackground {background-color:#eb017e;}
Border around this has a color of #eb017e
<div style="border:2px solid #eb017e;">Content here</div>
.myborder {border:2px solid #eb017e;}