#e3096d color space conversions
Hex:
#e3096d
RGB:
227, 9, 109
CMY:
11, 96, 57
CMYK:
0, 96, 52, 11
HSL:
332°, 92.3729%, 46.2745%
HSV (HSB):
332°, 96.0352%, 89.0196%
XYZ:
34.5366, 17.6304, 16.0507
xyY:
0.5063, 0.2584, 17.6304
CIE-Lab:
49.0447, 76.4283, 6.4948
CIE-LCH:
49.0447, 76.7038, 4.8572
CIE-Luv:
49.0447, 127.5865, -7.1756
Hunter-Lab:
41.9886, 73.3404, 6.7275
#e3096d color charts
#e3096d color shades, tints & tones
#e3096d color schemes
#e3096d color preview, HTML & CSS examples
This text has a color of #e3096d
<p style="color:#e3096d;">Text here</p>
.mytext {color:#e3096d;}
This box has a color of #e3096d
<div style="background-color:#e3096d;">Content here</div>
.mybackground {background-color:#e3096d;}
Border around this has a color of #e3096d
<div style="border:2px solid #e3096d;">Content here</div>
.myborder {border:2px solid #e3096d;}