#e1025d color space conversions
Hex:
#e1025d
RGB:
225, 2, 93
CMY:
12, 99, 64
CMYK:
0, 99, 59, 12
HSL:
336°, 98.2379%, 44.5098%
HSV (HSB):
336°, 99.1111%, 88.2353%
XYZ:
33.0488, 16.8413, 11.8648
xyY:
0.5352, 0.2727, 16.8413
CIE-Lab:
48.0594, 75.4767, 14.9195
CIE-LCH:
48.0594, 76.9371, 11.1816
CIE-Luv:
48.0594, 133.4810, 2.1640
Hunter-Lab:
41.0381, 71.9329, 11.5850
#e1025d color charts
#e1025d color shades, tints & tones
#e1025d color schemes
#e1025d color preview, HTML & CSS examples
This text has a color of #e1025d
<p style="color:#e1025d;">Text here</p>
.mytext {color:#e1025d;}
This box has a color of #e1025d
<div style="background-color:#e1025d;">Content here</div>
.mybackground {background-color:#e1025d;}
Border around this has a color of #e1025d
<div style="border:2px solid #e1025d;">Content here</div>
.myborder {border:2px solid #e1025d;}