#e3025d color space conversions
Hex:
#e3025d
RGB:
227, 2, 93
CMY:
11, 99, 64
CMYK:
0, 99, 59, 11
HSL:
336°, 98.2533%, 44.9020%
HSV (HSB):
336°, 99.1189%, 89.0196%
XYZ:
33.6760, 17.1646, 11.8941
xyY:
0.5368, 0.2736, 17.1646
CIE-Lab:
48.4668, 75.9311, 15.5432
CIE-LCH:
48.4668, 77.5056, 11.5687
CIE-Luv:
48.4668, 135.0342, 2.7304
Hunter-Lab:
41.4302, 72.5887, 11.9797
#e3025d color charts
#e3025d color shades, tints & tones
#e3025d color schemes
#e3025d color preview, HTML & CSS examples
This text has a color of #e3025d
<p style="color:#e3025d;">Text here</p>
.mytext {color:#e3025d;}
This box has a color of #e3025d
<div style="background-color:#e3025d;">Content here</div>
.mybackground {background-color:#e3025d;}
Border around this has a color of #e3025d
<div style="border:2px solid #e3025d;">Content here</div>
.myborder {border:2px solid #e3025d;}