#eb012c color space conversions
Hex:
#eb012c
RGB:
235, 1, 44
CMY:
8, 100, 83
CMYK:
0, 100, 81, 8
HSL:
349°, 99.1525%, 46.2745%
HSV (HSB):
349°, 99.5745%, 92.1569%
XYZ:
34.7264, 17.8657, 4.0010
xyY:
0.6136, 0.3157, 17.8657
CIE-Lab:
49.3328, 75.8390, 46.1512
CIE-LCH:
49.3328, 88.7778, 31.3223
CIE-Luv:
49.3328, 156.1821, 27.3043
Hunter-Lab:
42.2679, 72.6832, 23.9752
#eb012c color charts
#eb012c color shades, tints & tones
#eb012c color schemes
#eb012c color preview, HTML & CSS examples
This text has a color of #eb012c
<p style="color:#eb012c;">Text here</p>
.mytext {color:#eb012c;}
This box has a color of #eb012c
<div style="background-color:#eb012c;">Content here</div>
.mybackground {background-color:#eb012c;}
Border around this has a color of #eb012c
<div style="border:2px solid #eb012c;">Content here</div>
.myborder {border:2px solid #eb012c;}