#e05e81 color space conversions
Hex:
#e05e81
RGB:
224, 94, 129
CMY:
12, 63, 49
CMYK:
0, 58, 42, 12
HSL:
344°, 67.7083%, 62.3529%
HSV (HSB):
344°, 58.0357%, 87.8431%
XYZ:
38.7056, 25.4377, 23.6388
xyY:
0.4409, 0.2898, 25.4377
CIE-Lab:
57.4994, 53.8006, 6.5192
CIE-LCH:
57.4994, 54.1941, 6.9090
CIE-Luv:
57.4994, 87.7262, -1.6766
Hunter-Lab:
50.4358, 48.7225, 7.5163
#e05e81 color charts
#e05e81 color shades, tints & tones
#e05e81 color schemes
#e05e81 color preview, HTML & CSS examples
This text has a color of #e05e81
<p style="color:#e05e81;">Text here</p>
.mytext {color:#e05e81;}
This box has a color of #e05e81
<div style="background-color:#e05e81;">Content here</div>
.mybackground {background-color:#e05e81;}
Border around this has a color of #e05e81
<div style="border:2px solid #e05e81;">Content here</div>
.myborder {border:2px solid #e05e81;}