#e3255d color space conversions
Hex:
#e3255d
RGB:
227, 37, 93
CMY:
11, 85, 64
CMYK:
0, 84, 59, 11
HSL:
342°, 77.2358%, 51.7647%
HSV (HSB):
342°, 83.7004%, 89.0196%
XYZ:
34.3159, 18.4443, 12.1074
xyY:
0.5290, 0.2843, 18.4443
CIE-Lab:
50.0307, 71.4170, 17.6714
CIE-LCH:
50.0307, 73.5709, 13.8981
CIE-Luv:
50.0307, 128.3804, 6.2631
Hunter-Lab:
42.9469, 67.4701, 13.3480
#e3255d color charts
#e3255d color shades, tints & tones
#e3255d color schemes
#e3255d color preview, HTML & CSS examples
This text has a color of #e3255d
<p style="color:#e3255d;">Text here</p>
.mytext {color:#e3255d;}
This box has a color of #e3255d
<div style="background-color:#e3255d;">Content here</div>
.mybackground {background-color:#e3255d;}
Border around this has a color of #e3255d
<div style="border:2px solid #e3255d;">Content here</div>
.myborder {border:2px solid #e3255d;}