#e03955 color space conversions
Hex:
#e03955
RGB:
224, 57, 85
CMY:
12, 78, 67
CMYK:
0, 75, 62, 12
HSL:
350°, 72.9258%, 55.0980%
HSV (HSB):
350°, 74.5536%, 87.8431%
XYZ:
33.8433, 19.4294, 10.5608
xyY:
0.5302, 0.3044, 19.4294
CIE-Lab:
51.1859, 64.7957, 23.9460
CIE-LCH:
51.1859, 69.0789, 20.2824
CIE-Luv:
51.1859, 120.7009, 14.3239
Hunter-Lab:
44.0788, 59.9126, 16.6499
#e03955 color charts
#e03955 color shades, tints & tones
#e03955 color schemes
#e03955 color preview, HTML & CSS examples
This text has a color of #e03955
<p style="color:#e03955;">Text here</p>
.mytext {color:#e03955;}
This box has a color of #e03955
<div style="background-color:#e03955;">Content here</div>
.mybackground {background-color:#e03955;}
Border around this has a color of #e03955
<div style="border:2px solid #e03955;">Content here</div>
.myborder {border:2px solid #e03955;}