#eb2030 color space conversions
Hex:
#eb2030
RGB:
235, 32, 48
CMY:
8, 87, 81
CMYK:
0, 86, 80, 8
HSL:
355°, 83.5391%, 52.3529%
HSV (HSB):
355°, 86.3830%, 92.1569%
XYZ:
35.3110, 18.9086, 4.5849
xyY:
0.6005, 0.3216, 18.9086
CIE-Lab:
50.5801, 72.4574, 45.2127
CIE-LCH:
50.5801, 85.4065, 31.9638
CIE-Luv:
50.5801, 149.0680, 28.3899
Hunter-Lab:
43.4840, 68.8530, 24.1873
#eb2030 color charts
#eb2030 color shades, tints & tones
#eb2030 color schemes
#eb2030 color preview, HTML & CSS examples
This text has a color of #eb2030
<p style="color:#eb2030;">Text here</p>
.mytext {color:#eb2030;}
This box has a color of #eb2030
<div style="background-color:#eb2030;">Content here</div>
.mybackground {background-color:#eb2030;}
Border around this has a color of #eb2030
<div style="border:2px solid #eb2030;">Content here</div>
.myborder {border:2px solid #eb2030;}