#eb345e color space conversions
Hex:
#eb345e
RGB:
235, 52, 94
CMY:
8, 80, 63
CMYK:
0, 78, 60, 8
HSL:
346°, 82.0628%, 56.2745%
HSV (HSB):
346°, 77.8723%, 92.1569%
XYZ:
37.5093, 20.9263, 12.6519
xyY:
0.5276, 0.2944, 20.9263
CIE-Lab:
52.8687, 69.9021, 21.1440
CIE-LCH:
52.8687, 73.0299, 16.8295
CIE-Luv:
52.8687, 128.8703, 10.5656
Hunter-Lab:
45.7453, 66.3087, 15.6237
#eb345e color charts
#eb345e color shades, tints & tones
#eb345e color schemes
#eb345e color preview, HTML & CSS examples
This text has a color of #eb345e
<p style="color:#eb345e;">Text here</p>
.mytext {color:#eb345e;}
This box has a color of #eb345e
<div style="background-color:#eb345e;">Content here</div>
.mybackground {background-color:#eb345e;}
Border around this has a color of #eb345e
<div style="border:2px solid #eb345e;">Content here</div>
.myborder {border:2px solid #eb345e;}