#e90c52 color space conversions
Hex:
#e90c52
RGB:
233, 12, 82
CMY:
9, 95, 68
CMYK:
0, 95, 65, 9
HSL:
341°, 90.2041%, 48.0392%
HSV (HSB):
341°, 94.8498%, 91.3725%
XYZ:
35.2587, 18.1958, 9.6364
xyY:
0.5589, 0.2884, 18.1958
CIE-Lab:
49.7327, 75.9326, 24.2040
CIE-LCH:
49.7327, 79.6969, 17.6800
CIE-Luv:
49.7327, 142.5792, 11.2841
Hunter-Lab:
42.6565, 72.8945, 16.4655
#e90c52 color charts
#e90c52 color shades, tints & tones
#e90c52 color schemes
#e90c52 color preview, HTML & CSS examples
This text has a color of #e90c52
<p style="color:#e90c52;">Text here</p>
.mytext {color:#e90c52;}
This box has a color of #e90c52
<div style="background-color:#e90c52;">Content here</div>
.mybackground {background-color:#e90c52;}
Border around this has a color of #e90c52
<div style="border:2px solid #e90c52;">Content here</div>
.myborder {border:2px solid #e90c52;}