#eb256a color space conversions
Hex:
#eb256a
RGB:
235, 37, 106
CMY:
8, 85, 58
CMYK:
0, 84, 55, 8
HSL:
339°, 83.1933%, 53.3333%
HSV (HSB):
339°, 84.2553%, 92.1569%
XYZ:
37.5240, 20.0259, 15.5233
xyY:
0.5135, 0.2741, 20.0259
CIE-Lab:
51.8665, 74.2701, 12.5300
CIE-LCH:
51.8665, 75.3196, 9.5761
CIE-Luv:
51.8665, 129.8262, 0.2911
Hunter-Lab:
44.7503, 71.3628, 10.7583
#eb256a color charts
#eb256a color shades, tints & tones
#eb256a color schemes
#eb256a color preview, HTML & CSS examples
This text has a color of #eb256a
<p style="color:#eb256a;">Text here</p>
.mytext {color:#eb256a;}
This box has a color of #eb256a
<div style="background-color:#eb256a;">Content here</div>
.mybackground {background-color:#eb256a;}
Border around this has a color of #eb256a
<div style="border:2px solid #eb256a;">Content here</div>
.myborder {border:2px solid #eb256a;}