#e05f81 color space conversions
Hex:
#e05f81
RGB:
224, 95, 129
CMY:
12, 63, 49
CMYK:
0, 58, 42, 12
HSL:
344°, 67.5393%, 62.5490%
HSV (HSB):
344°, 57.5893%, 87.8431%
XYZ:
38.7951, 25.6167, 23.6687
xyY:
0.4405, 0.2908, 25.6167
CIE-Lab:
57.6714, 53.3446, 6.7652
CIE-LCH:
57.6714, 53.7719, 7.2277
CIE-Luv:
57.6714, 87.1620, -1.2626
Hunter-Lab:
50.6129, 48.2487, 7.7026
#e05f81 color charts
#e05f81 color shades, tints & tones
#e05f81 color schemes
#e05f81 color preview, HTML & CSS examples
This text has a color of #e05f81
<p style="color:#e05f81;">Text here</p>
.mytext {color:#e05f81;}
This box has a color of #e05f81
<div style="background-color:#e05f81;">Content here</div>
.mybackground {background-color:#e05f81;}
Border around this has a color of #e05f81
<div style="border:2px solid #e05f81;">Content here</div>
.myborder {border:2px solid #e05f81;}