#e05e7c color space conversions
Hex:
#e05e7c
RGB:
224, 94, 124
CMY:
12, 63, 51
CMYK:
0, 58, 45, 12
HSL:
346°, 67.7083%, 62.3529%
HSV (HSB):
346°, 58.0357%, 87.8431%
XYZ:
38.3813, 25.3079, 21.9308
xyY:
0.4483, 0.2956, 25.3079
CIE-Lab:
57.3742, 53.3020, 9.2712
CIE-LCH:
57.3742, 54.1023, 9.8671
CIE-Luv:
57.3742, 89.1284, 1.8404
Hunter-Lab:
50.3070, 48.1477, 9.3681
#e05e7c color charts
#e05e7c color shades, tints & tones
#e05e7c color schemes
#e05e7c color preview, HTML & CSS examples
This text has a color of #e05e7c
<p style="color:#e05e7c;">Text here</p>
.mytext {color:#e05e7c;}
This box has a color of #e05e7c
<div style="background-color:#e05e7c;">Content here</div>
.mybackground {background-color:#e05e7c;}
Border around this has a color of #e05e7c
<div style="border:2px solid #e05e7c;">Content here</div>
.myborder {border:2px solid #e05e7c;}