#e20b65 color space conversions
Hex:
#e20b65
RGB:
226, 11, 101
CMY:
11, 96, 60
CMYK:
0, 95, 55, 11
HSL:
335°, 90.7173%, 46.4706%
HSV (HSB):
335°, 95.1327%, 88.6275%
XYZ:
33.8327, 17.3477, 13.8772
xyY:
0.5200, 0.2667, 17.3477
CIE-Lab:
48.6952, 75.4944, 10.8942
CIE-LCH:
48.6952, 76.2764, 8.2114
CIE-Luv:
48.6952, 129.9718, -2.0400
Hunter-Lab:
41.6505, 72.1068, 9.4011
#e20b65 color charts
#e20b65 color shades, tints & tones
#e20b65 color schemes
#e20b65 color preview, HTML & CSS examples
This text has a color of #e20b65
<p style="color:#e20b65;">Text here</p>
.mytext {color:#e20b65;}
This box has a color of #e20b65
<div style="background-color:#e20b65;">Content here</div>
.mybackground {background-color:#e20b65;}
Border around this has a color of #e20b65
<div style="border:2px solid #e20b65;">Content here</div>
.myborder {border:2px solid #e20b65;}