#eb005b color space conversions
Hex:
#eb005b
RGB:
235, 0, 91
CMY:
8, 100, 64
CMYK:
0, 100, 61, 8
HSL:
337°, 100.0000%, 46.0784%
HSV (HSB):
337°, 100.0000%, 92.1569%
XYZ:
36.1493, 18.4175, 11.5472
xyY:
0.5468, 0.2786, 18.4175
CIE-Lab:
49.9986, 77.7860, 19.1230
CIE-LCH:
49.9986, 80.1021, 13.8118
CIE-Luv:
49.9986, 142.2177, 6.0303
Hunter-Lab:
42.9156, 75.2543, 14.0879
#eb005b color charts
#eb005b color shades, tints & tones
#eb005b color schemes
#eb005b color preview, HTML & CSS examples
This text has a color of #eb005b
<p style="color:#eb005b;">Text here</p>
.mytext {color:#eb005b;}
This box has a color of #eb005b
<div style="background-color:#eb005b;">Content here</div>
.mybackground {background-color:#eb005b;}
Border around this has a color of #eb005b
<div style="border:2px solid #eb005b;">Content here</div>
.myborder {border:2px solid #eb005b;}