#e20f45 color space conversions
Hex:
#e20f45
RGB:
226, 15, 69
CMY:
11, 94, 73
CMYK:
0, 93, 69, 11
HSL:
345°, 87.5519%, 47.2549%
HSV (HSB):
345°, 93.3628%, 88.6275%
XYZ:
32.6090, 16.9401, 7.1813
xyY:
0.5748, 0.2986, 16.9401
CIE-Lab:
48.1844, 73.3713, 29.8567
CIE-LCH:
48.1844, 79.2134, 22.1427
CIE-Luv:
48.1844, 141.1307, 16.4479
Hunter-Lab:
41.1583, 69.3955, 18.4659
#e20f45 color charts
#e20f45 color shades, tints & tones
#e20f45 color schemes
#e20f45 color preview, HTML & CSS examples
This text has a color of #e20f45
<p style="color:#e20f45;">Text here</p>
.mytext {color:#e20f45;}
This box has a color of #e20f45
<div style="background-color:#e20f45;">Content here</div>
.mybackground {background-color:#e20f45;}
Border around this has a color of #e20f45
<div style="border:2px solid #e20f45;">Content here</div>
.myborder {border:2px solid #e20f45;}