#eb365c color space conversions
Hex:
#eb365c
RGB:
235, 54, 92
CMY:
8, 79, 64
CMYK:
0, 77, 61, 8
HSL:
347°, 81.9005%, 56.6667%
HSV (HSB):
347°, 77.0213%, 92.1569%
XYZ:
37.5119, 21.0732, 12.2157
xyY:
0.5298, 0.2976, 21.0732
CIE-Lab:
53.0295, 69.2174, 22.5561
CIE-LCH:
53.0295, 72.7999, 18.0494
CIE-Luv:
53.0295, 128.6694, 12.1664
Hunter-Lab:
45.9056, 65.5271, 16.3566
#eb365c color charts
#eb365c color shades, tints & tones
#eb365c color schemes
#eb365c color preview, HTML & CSS examples
This text has a color of #eb365c
<p style="color:#eb365c;">Text here</p>
.mytext {color:#eb365c;}
This box has a color of #eb365c
<div style="background-color:#eb365c;">Content here</div>
.mybackground {background-color:#eb365c;}
Border around this has a color of #eb365c
<div style="border:2px solid #eb365c;">Content here</div>
.myborder {border:2px solid #eb365c;}