#eb01d3 color space conversions
Hex:
#eb01d3
RGB:
235, 1, 211
CMY:
8, 100, 17
CMYK:
0, 100, 10, 8
HSL:
306°, 99.1525%, 46.2745%
HSV (HSB):
306°, 99.5745%, 92.1569%
XYZ:
46.0297, 22.3870, 63.5231
xyY:
0.3489, 0.1697, 22.3870
CIE-Lab:
54.4353, 89.0475, -45.6769
CIE-LCH:
54.4353, 100.0792, 332.8445
CIE-Luv:
54.4353, 87.6213, -82.3302
Hunter-Lab:
47.3149, 90.8501, -46.4799
#eb01d3 color charts
#eb01d3 color shades, tints & tones
#eb01d3 color schemes
#eb01d3 color preview, HTML & CSS examples
This text has a color of #eb01d3
<p style="color:#eb01d3;">Text here</p>
.mytext {color:#eb01d3;}
This box has a color of #eb01d3
<div style="background-color:#eb01d3;">Content here</div>
.mybackground {background-color:#eb01d3;}
Border around this has a color of #eb01d3
<div style="border:2px solid #eb01d3;">Content here</div>
.myborder {border:2px solid #eb01d3;}