#e9354c color space conversions
Hex:
#e9354c
RGB:
233, 53, 76
CMY:
9, 79, 70
CMYK:
0, 77, 67, 9
HSL:
352°, 80.3571%, 56.0784%
HSV (HSB):
352°, 77.2532%, 91.3725%
XYZ:
36.1819, 20.3916, 8.8665
xyY:
0.5529, 0.3116, 20.3916
CIE-Lab:
52.2772, 68.0736, 31.0310
CIE-LCH:
52.2772, 74.8127, 24.5056
CIE-Luv:
52.2772, 132.3471, 20.0381
Hunter-Lab:
45.1571, 63.9972, 19.9686
#e9354c color charts
#e9354c color shades, tints & tones
#e9354c color schemes
#e9354c color preview, HTML & CSS examples
This text has a color of #e9354c
<p style="color:#e9354c;">Text here</p>
.mytext {color:#e9354c;}
This box has a color of #e9354c
<div style="background-color:#e9354c;">Content here</div>
.mybackground {background-color:#e9354c;}
Border around this has a color of #e9354c
<div style="border:2px solid #e9354c;">Content here</div>
.myborder {border:2px solid #e9354c;}