#e9324a color space conversions
Hex:
#e9324a
RGB:
233, 50, 74
CMY:
9, 80, 71
CMYK:
0, 79, 68, 9
HSL:
352°, 80.6167%, 55.4902%
HSV (HSB):
352°, 78.5408%, 91.3725%
XYZ:
35.9809, 20.0993, 8.4617
xyY:
0.5575, 0.3114, 20.0993
CIE-Lab:
51.9492, 68.8148, 31.8054
CIE-LCH:
51.9492, 75.8094, 24.8058
CIE-Luv:
51.9492, 134.2594, 20.3897
Hunter-Lab:
44.8322, 64.8021, 20.1920
#e9324a color charts
#e9324a color shades, tints & tones
#e9324a color schemes
#e9324a color preview, HTML & CSS examples
This text has a color of #e9324a
<p style="color:#e9324a;">Text here</p>
.mytext {color:#e9324a;}
This box has a color of #e9324a
<div style="background-color:#e9324a;">Content here</div>
.mybackground {background-color:#e9324a;}
Border around this has a color of #e9324a
<div style="border:2px solid #e9324a;">Content here</div>
.myborder {border:2px solid #e9324a;}