#e05a56 color space conversions
Hex:
#e05a56
RGB:
224, 90, 86
CMY:
12, 65, 66
CMYK:
0, 60, 62, 12
HSL:
2°, 69.0000%, 60.7843%
HSV (HSB):
2°, 61.6071%, 87.8431%
XYZ:
36.0763, 23.8315, 11.5026
xyY:
0.5052, 0.3337, 23.8315
CIE-Lab:
55.9187, 52.0246, 29.4520
CIE-LCH:
55.9187, 59.7828, 29.5149
CIE-Luv:
55.9187, 101.2469, 23.7907
Hunter-Lab:
48.8175, 46.4816, 20.2021
#e05a56 color charts
#e05a56 color shades, tints & tones
#e05a56 color schemes
#e05a56 color preview, HTML & CSS examples
This text has a color of #e05a56
<p style="color:#e05a56;">Text here</p>
.mytext {color:#e05a56;}
This box has a color of #e05a56
<div style="background-color:#e05a56;">Content here</div>
.mybackground {background-color:#e05a56;}
Border around this has a color of #e05a56
<div style="border:2px solid #e05a56;">Content here</div>
.myborder {border:2px solid #e05a56;}