#e53baf color space conversions
Hex:
#e53baf
RGB:
229, 59, 175
CMY:
10, 77, 31
CMYK:
0, 74, 24, 10
HSL:
319°, 76.5766%, 56.4706%
HSV (HSB):
319°, 74.2358%, 89.8039%
XYZ:
41.6149, 22.8811, 42.7806
xyY:
0.3879, 0.2133, 22.8811
CIE-Lab:
54.9496, 73.8531, -24.1577
CIE-LCH:
54.9496, 77.7038, 341.8868
CIE-Luv:
54.9496, 90.3887, -47.8962
Hunter-Lab:
47.8342, 71.5822, -19.5422
#e53baf color charts
#e53baf color shades, tints & tones
#e53baf color schemes
#e53baf color preview, HTML & CSS examples
This text has a color of #e53baf
<p style="color:#e53baf;">Text here</p>
.mytext {color:#e53baf;}
This box has a color of #e53baf
<div style="background-color:#e53baf;">Content here</div>
.mybackground {background-color:#e53baf;}
Border around this has a color of #e53baf
<div style="border:2px solid #e53baf;">Content here</div>
.myborder {border:2px solid #e53baf;}