#e9355d color space conversions
Hex:
#e9355d
RGB:
233, 53, 93
CMY:
9, 79, 64
CMYK:
0, 77, 60, 9
HSL:
347°, 80.3571%, 56.0784%
HSV (HSB):
347°, 77.2532%, 91.3725%
XYZ:
36.8532, 20.6602, 12.4014
xyY:
0.5271, 0.2955, 20.6602
CIE-Lab:
52.5755, 69.0148, 21.2870
CIE-LCH:
52.5755, 72.2231, 17.1419
CIE-Luv:
52.5755, 127.1876, 10.8927
Hunter-Lab:
45.4534, 65.1823, 15.6409
#e9355d color charts
#e9355d color shades, tints & tones
#e9355d color schemes
#e9355d color preview, HTML & CSS examples
This text has a color of #e9355d
<p style="color:#e9355d;">Text here</p>
.mytext {color:#e9355d;}
This box has a color of #e9355d
<div style="background-color:#e9355d;">Content here</div>
.mybackground {background-color:#e9355d;}
Border around this has a color of #e9355d
<div style="border:2px solid #e9355d;">Content here</div>
.myborder {border:2px solid #e9355d;}