#e5038b color space conversions
Hex:
#e5038b
RGB:
229, 3, 139
CMY:
10, 99, 45
CMYK:
0, 99, 39, 10
HSL:
324°, 97.4138%, 45.4902%
HSV (HSB):
324°, 98.6900%, 89.8039%
XYZ:
37.0059, 18.5872, 26.0634
xyY:
0.4532, 0.2276, 18.5872
CIE-Lab:
50.2007, 79.7539, -10.0413
CIE-LCH:
50.2007, 80.3835, 352.8240
CIE-Luv:
50.2007, 116.0667, -28.5580
Hunter-Lab:
43.1129, 77.7675, -5.6640
#e5038b color charts
#e5038b color shades, tints & tones
#e5038b color schemes
#e5038b color preview, HTML & CSS examples
This text has a color of #e5038b
<p style="color:#e5038b;">Text here</p>
.mytext {color:#e5038b;}
This box has a color of #e5038b
<div style="background-color:#e5038b;">Content here</div>
.mybackground {background-color:#e5038b;}
Border around this has a color of #e5038b
<div style="border:2px solid #e5038b;">Content here</div>
.myborder {border:2px solid #e5038b;}