#e25e73 color space conversions
Hex:
#e25e73
RGB:
226, 94, 115
CMY:
11, 63, 55
CMYK:
0, 58, 49, 11
HSL:
350°, 69.4737%, 62.7451%
HSV (HSB):
350°, 58.4071%, 88.6275%
XYZ:
38.4612, 25.4120, 19.0975
xyY:
0.4636, 0.3063, 25.4120
CIE-Lab:
57.4746, 53.1258, 14.7274
CIE-LCH:
57.4746, 55.1293, 15.4943
CIE-Luv:
57.4746, 93.1957, 8.3696
Hunter-Lab:
50.4103, 47.9711, 12.8257
#e25e73 color charts
#e25e73 color shades, tints & tones
#e25e73 color schemes
#e25e73 color preview, HTML & CSS examples
This text has a color of #e25e73
<p style="color:#e25e73;">Text here</p>
.mytext {color:#e25e73;}
This box has a color of #e25e73
<div style="background-color:#e25e73;">Content here</div>
.mybackground {background-color:#e25e73;}
Border around this has a color of #e25e73
<div style="border:2px solid #e25e73;">Content here</div>
.myborder {border:2px solid #e25e73;}