#e8425c color space conversions
Hex:
#e8425c
RGB:
232, 66, 92
CMY:
9, 74, 64
CMYK:
0, 72, 60, 9
HSL:
351°, 78.3019%, 58.4314%
HSV (HSB):
351°, 71.5517%, 90.9804%
XYZ:
37.1587, 21.8249, 12.3794
xyY:
0.5207, 0.3058, 21.8249
CIE-Lab:
53.8408, 64.5660, 23.5257
CIE-LCH:
53.8408, 68.7185, 20.0201
CIE-Luv:
53.8408, 120.5289, 14.4760
Hunter-Lab:
46.7172, 60.2233, 16.9910
#e8425c color charts
#e8425c color shades, tints & tones
#e8425c color schemes
#e8425c color preview, HTML & CSS examples
This text has a color of #e8425c
<p style="color:#e8425c;">Text here</p>
.mytext {color:#e8425c;}
This box has a color of #e8425c
<div style="background-color:#e8425c;">Content here</div>
.mybackground {background-color:#e8425c;}
Border around this has a color of #e8425c
<div style="border:2px solid #e8425c;">Content here</div>
.myborder {border:2px solid #e8425c;}