#e25e60 color space conversions
Hex:
#e25e60
RGB:
226, 94, 96
CMY:
11, 63, 62
CMYK:
0, 58, 58, 11
HSL:
359°, 69.4737%, 62.7451%
HSV (HSB):
359°, 58.4071%, 88.6275%
XYZ:
37.4781, 25.0187, 13.9201
xyY:
0.4904, 0.3274, 25.0187
CIE-Lab:
57.0936, 51.5895, 25.2706
CIE-LCH:
57.0936, 57.4463, 26.0975
CIE-Luv:
57.0936, 97.9626, 20.0865
Hunter-Lab:
50.0187, 46.2140, 18.5128
#e25e60 color charts
#e25e60 color shades, tints & tones
#e25e60 color schemes
#e25e60 color preview, HTML & CSS examples
This text has a color of #e25e60
<p style="color:#e25e60;">Text here</p>
.mytext {color:#e25e60;}
This box has a color of #e25e60
<div style="background-color:#e25e60;">Content here</div>
.mybackground {background-color:#e25e60;}
Border around this has a color of #e25e60
<div style="border:2px solid #e25e60;">Content here</div>
.myborder {border:2px solid #e25e60;}