#e80f45 color space conversions
Hex:
#e80f45
RGB:
232, 15, 69
CMY:
9, 94, 73
CMYK:
0, 94, 70, 9
HSL:
345°, 87.8543%, 48.4314%
HSV (HSB):
345°, 93.5345%, 90.9804%
XYZ:
34.5237, 17.9271, 7.2709
xyY:
0.5781, 0.3002, 17.9271
CIE-Lab:
49.4076, 74.8199, 31.6309
CIE-LCH:
49.4076, 81.2314, 22.9167
CIE-Luv:
49.4076, 145.6410, 17.8147
Hunter-Lab:
42.3404, 71.4503, 19.4567
#e80f45 color charts
#e80f45 color shades, tints & tones
#e80f45 color schemes
#e80f45 color preview, HTML & CSS examples
This text has a color of #e80f45
<p style="color:#e80f45;">Text here</p>
.mytext {color:#e80f45;}
This box has a color of #e80f45
<div style="background-color:#e80f45;">Content here</div>
.mybackground {background-color:#e80f45;}
Border around this has a color of #e80f45
<div style="border:2px solid #e80f45;">Content here</div>
.myborder {border:2px solid #e80f45;}