#eb204a color space conversions
Hex:
#eb204a
RGB:
235, 32, 74
CMY:
8, 87, 71
CMYK:
0, 86, 69, 8
HSL:
348°, 83.5391%, 52.3529%
HSV (HSB):
348°, 86.3830%, 92.1569%
XYZ:
36.0135, 19.1896, 8.2844
xyY:
0.5673, 0.3023, 19.1896
CIE-Lab:
50.9083, 73.4108, 30.6109
CIE-LCH:
50.9083, 79.5373, 22.6352
CIE-Luv:
50.9083, 142.4638, 17.8258
Hunter-Lab:
43.8059, 70.0870, 19.4515
#eb204a color charts
#eb204a color shades, tints & tones
#eb204a color schemes
#eb204a color preview, HTML & CSS examples
This text has a color of #eb204a
<p style="color:#eb204a;">Text here</p>
.mytext {color:#eb204a;}
This box has a color of #eb204a
<div style="background-color:#eb204a;">Content here</div>
.mybackground {background-color:#eb204a;}
Border around this has a color of #eb204a
<div style="border:2px solid #eb204a;">Content here</div>
.myborder {border:2px solid #eb204a;}