#e25f5f color space conversions
Hex:
#e25f5f
RGB:
226, 95, 95
CMY:
11, 63, 63
CMYK:
0, 58, 58, 11
HSL:
0°, 69.3122%, 62.9412%
HSV (HSB):
0°, 57.9646%, 88.6275%
XYZ:
37.5218, 25.1794, 13.7090
xyY:
0.4911, 0.3295, 25.1794
CIE-Lab:
57.2498, 51.0589, 26.0519
CIE-LCH:
57.2498, 57.3211, 27.0321
CIE-Luv:
57.2498, 97.5365, 21.0291
Hunter-Lab:
50.1791, 45.6614, 18.9273
#e25f5f color charts
#e25f5f color shades, tints & tones
#e25f5f color schemes
#e25f5f color preview, HTML & CSS examples
This text has a color of #e25f5f
<p style="color:#e25f5f;">Text here</p>
.mytext {color:#e25f5f;}
This box has a color of #e25f5f
<div style="background-color:#e25f5f;">Content here</div>
.mybackground {background-color:#e25f5f;}
Border around this has a color of #e25f5f
<div style="border:2px solid #e25f5f;">Content here</div>
.myborder {border:2px solid #e25f5f;}