#e05c6e color space conversions
Hex:
#e05c6e
RGB:
224, 92, 110
CMY:
12, 64, 57
CMYK:
0, 59, 51, 12
HSL:
352°, 68.0412%, 61.9608%
HSV (HSB):
352°, 58.9286%, 87.8431%
XYZ:
37.3821, 24.6274, 17.5352
xyY:
0.4700, 0.3096, 24.6274
CIE-Lab:
56.7105, 52.9275, 16.5502
CIE-LCH:
56.7105, 55.4547, 17.3643
CIE-Luv:
56.7105, 94.1066, 10.4207
Hunter-Lab:
49.6260, 47.6144, 13.7883
#e05c6e color charts
#e05c6e color shades, tints & tones
#e05c6e color schemes
#e05c6e color preview, HTML & CSS examples
This text has a color of #e05c6e
<p style="color:#e05c6e;">Text here</p>
.mytext {color:#e05c6e;}
This box has a color of #e05c6e
<div style="background-color:#e05c6e;">Content here</div>
.mybackground {background-color:#e05c6e;}
Border around this has a color of #e05c6e
<div style="border:2px solid #e05c6e;">Content here</div>
.myborder {border:2px solid #e05c6e;}