#eb012f color space conversions
Hex:
#eb012f
RGB:
235, 1, 47
CMY:
8, 100, 82
CMYK:
0, 100, 80, 8
HSL:
348°, 99.1525%, 46.2745%
HSV (HSB):
348°, 99.5745%, 92.1569%
XYZ:
34.7849, 17.8891, 4.3089
xyY:
0.6104, 0.3139, 17.8891
CIE-Lab:
49.3613, 75.9167, 44.5368
CIE-LCH:
49.3613, 88.0163, 30.3982
CIE-Luv:
49.3613, 155.5526, 26.3647
Hunter-Lab:
42.2955, 72.7857, 23.5666
#eb012f color charts
#eb012f color shades, tints & tones
#eb012f color schemes
#eb012f color preview, HTML & CSS examples
This text has a color of #eb012f
<p style="color:#eb012f;">Text here</p>
.mytext {color:#eb012f;}
This box has a color of #eb012f
<div style="background-color:#eb012f;">Content here</div>
.mybackground {background-color:#eb012f;}
Border around this has a color of #eb012f
<div style="border:2px solid #eb012f;">Content here</div>
.myborder {border:2px solid #eb012f;}