#e377bf color space conversions
Hex:
#e377bf
RGB:
227, 119, 191
CMY:
11, 53, 25
CMYK:
0, 48, 16, 11
HSL:
320°, 65.8537%, 67.8431%
HSV (HSB):
320°, 47.5771%, 89.0196%
XYZ:
47.6793, 33.2861, 53.2021
xyY:
0.3554, 0.2481, 33.2861
CIE-Lab:
64.3919, 50.7667, -18.9195
CIE-LCH:
64.3919, 54.1775, 339.5608
CIE-Luv:
64.3919, 60.3356, -37.1300
Hunter-Lab:
57.6941, 46.5505, -14.2878
#e377bf color charts
#e377bf color shades, tints & tones
#e377bf color schemes
#e377bf color preview, HTML & CSS examples
This text has a color of #e377bf
<p style="color:#e377bf;">Text here</p>
.mytext {color:#e377bf;}
This box has a color of #e377bf
<div style="background-color:#e377bf;">Content here</div>
.mybackground {background-color:#e377bf;}
Border around this has a color of #e377bf
<div style="border:2px solid #e377bf;">Content here</div>
.myborder {border:2px solid #e377bf;}