#e3127e color space conversions
Hex:
#e3127e
RGB:
227, 18, 126
CMY:
11, 93, 51
CMYK:
0, 92, 44, 11
HSL:
329°, 85.3061%, 48.0392%
HSV (HSB):
329°, 92.0705%, 89.0196%
XYZ:
35.6608, 18.2699, 21.3856
xyY:
0.4735, 0.2426, 18.2699
CIE-Lab:
49.8218, 76.9089, -2.7705
CIE-LCH:
49.8218, 76.9587, 357.9369
CIE-Luv:
49.8218, 118.9768, -18.4777
Hunter-Lab:
42.7433, 74.1221, 0.2560
#e3127e color charts
#e3127e color shades, tints & tones
#e3127e color schemes
#e3127e color preview, HTML & CSS examples
This text has a color of #e3127e
<p style="color:#e3127e;">Text here</p>
.mytext {color:#e3127e;}
This box has a color of #e3127e
<div style="background-color:#e3127e;">Content here</div>
.mybackground {background-color:#e3127e;}
Border around this has a color of #e3127e
<div style="border:2px solid #e3127e;">Content here</div>
.myborder {border:2px solid #e3127e;}