#e02025 color space conversions
Hex:
#e02025
RGB:
224, 32, 37
CMY:
12, 87, 85
CMYK:
0, 86, 83, 12
HSL:
358°, 75.5906%, 50.1961%
HSV (HSB):
358°, 85.7143%, 87.8431%
XYZ:
31.5909, 17.0139, 3.3692
xyY:
0.6078, 0.3274, 17.0139
CIE-Lab:
48.2775, 69.2885, 48.0338
CIE-LCH:
48.2775, 84.3098, 34.7313
CIE-Luv:
48.2775, 142.9442, 29.7471
Hunter-Lab:
41.2479, 64.5256, 24.0305
#e02025 color charts
#e02025 color shades, tints & tones
#e02025 color schemes
#e02025 color preview, HTML & CSS examples
This text has a color of #e02025
<p style="color:#e02025;">Text here</p>
.mytext {color:#e02025;}
This box has a color of #e02025
<div style="background-color:#e02025;">Content here</div>
.mybackground {background-color:#e02025;}
Border around this has a color of #e02025
<div style="border:2px solid #e02025;">Content here</div>
.myborder {border:2px solid #e02025;}