#e05c5a color space conversions
Hex:
#e05c5a
RGB:
224, 92, 90
CMY:
12, 64, 65
CMYK:
0, 59, 60, 12
HSL:
1°, 68.3673%, 61.5686%
HSV (HSB):
1°, 59.8214%, 87.8431%
XYZ:
36.4131, 24.2398, 12.4324
xyY:
0.4982, 0.3317, 24.2398
CIE-Lab:
56.3271, 51.3873, 27.6742
CIE-LCH:
56.3271, 58.3654, 28.3044
CIE-Luv:
56.3271, 99.0201, 22.3561
Hunter-Lab:
49.2339, 45.8581, 19.4920
#e05c5a color charts
#e05c5a color shades, tints & tones
#e05c5a color schemes
#e05c5a color preview, HTML & CSS examples
This text has a color of #e05c5a
<p style="color:#e05c5a;">Text here</p>
.mytext {color:#e05c5a;}
This box has a color of #e05c5a
<div style="background-color:#e05c5a;">Content here</div>
.mybackground {background-color:#e05c5a;}
Border around this has a color of #e05c5a
<div style="border:2px solid #e05c5a;">Content here</div>
.myborder {border:2px solid #e05c5a;}