#e05c7f color space conversions
Hex:
#e05c7f
RGB:
224, 92, 127
CMY:
12, 64, 50
CMYK:
0, 59, 43, 12
HSL:
344°, 68.0412%, 61.9608%
HSV (HSB):
344°, 58.9286%, 87.8431%
XYZ:
38.3984, 25.0339, 22.8869
xyY:
0.4448, 0.2900, 25.0339
CIE-Lab:
57.1084, 54.5026, 7.1334
CIE-LCH:
57.1084, 54.9674, 7.4566
CIE-Luv:
57.1084, 89.4190, -1.0751
Hunter-Lab:
50.0339, 49.4301, 7.9028
#e05c7f color charts
#e05c7f color shades, tints & tones
#e05c7f color schemes
#e05c7f color preview, HTML & CSS examples
This text has a color of #e05c7f
<p style="color:#e05c7f;">Text here</p>
.mytext {color:#e05c7f;}
This box has a color of #e05c7f
<div style="background-color:#e05c7f;">Content here</div>
.mybackground {background-color:#e05c7f;}
Border around this has a color of #e05c7f
<div style="border:2px solid #e05c7f;">Content here</div>
.myborder {border:2px solid #e05c7f;}