#e25e52 color space conversions
Hex:
#e25e52
RGB:
226, 94, 82
CMY:
11, 63, 68
CMYK:
0, 58, 64, 11
HSL:
5°, 71.2871%, 60.3922%
HSV (HSB):
5°, 63.7168%, 88.6275%
XYZ:
36.8897, 24.7834, 10.8220
xyY:
0.5089, 0.3419, 24.7834
CIE-Lab:
56.8637, 50.6518, 32.9841
CIE-LCH:
56.8637, 60.4446, 33.0719
CIE-Luv:
56.8637, 101.0381, 27.5916
Hunter-Lab:
49.7829, 45.1506, 21.9593
#e25e52 color charts
#e25e52 color shades, tints & tones
#e25e52 color schemes
#e25e52 color preview, HTML & CSS examples
This text has a color of #e25e52
<p style="color:#e25e52;">Text here</p>
.mytext {color:#e25e52;}
This box has a color of #e25e52
<div style="background-color:#e25e52;">Content here</div>
.mybackground {background-color:#e25e52;}
Border around this has a color of #e25e52
<div style="border:2px solid #e25e52;">Content here</div>
.myborder {border:2px solid #e25e52;}