#e3365e color space conversions
Hex:
#e3365e
RGB:
227, 54, 94
CMY:
11, 79, 63
CMYK:
0, 76, 59, 11
HSL:
346°, 75.5459%, 55.0980%
HSV (HSB):
346°, 76.2115%, 89.0196%
XYZ:
35.0181, 19.7774, 12.5614
xyY:
0.5199, 0.2936, 19.7774
CIE-Lab:
51.5846, 67.1313, 19.1631
CIE-LCH:
51.5846, 69.8128, 15.9318
CIE-Luv:
51.5846, 121.6381, 9.0964
Hunter-Lab:
44.4718, 62.7295, 14.3833
#e3365e color charts
#e3365e color shades, tints & tones
#e3365e color schemes
#e3365e color preview, HTML & CSS examples
This text has a color of #e3365e
<p style="color:#e3365e;">Text here</p>
.mytext {color:#e3365e;}
This box has a color of #e3365e
<div style="background-color:#e3365e;">Content here</div>
.mybackground {background-color:#e3365e;}
Border around this has a color of #e3365e
<div style="border:2px solid #e3365e;">Content here</div>
.myborder {border:2px solid #e3365e;}