#e24d80 color space conversions
Hex:
#e24d80
RGB:
226, 77, 128
CMY:
11, 70, 50
CMYK:
0, 66, 43, 11
HSL:
339°, 71.9807%, 59.4118%
HSV (HSB):
339°, 65.9292%, 88.6275%
XYZ:
37.9142, 23.0350, 22.8700
xyY:
0.4523, 0.2748, 23.0350
CIE-Lab:
55.1084, 61.5633, 3.7144
CIE-LCH:
55.1084, 61.6752, 3.4527
CIE-Luv:
55.1084, 98.6118, -6.9668
Hunter-Lab:
47.9948, 57.0177, 5.3441
#e24d80 color charts
#e24d80 color shades, tints & tones
#e24d80 color schemes
#e24d80 color preview, HTML & CSS examples
This text has a color of #e24d80
<p style="color:#e24d80;">Text here</p>
.mytext {color:#e24d80;}
This box has a color of #e24d80
<div style="background-color:#e24d80;">Content here</div>
.mybackground {background-color:#e24d80;}
Border around this has a color of #e24d80
<div style="border:2px solid #e24d80;">Content here</div>
.myborder {border:2px solid #e24d80;}