#e379cb color space conversions
Hex:
#e379cb
RGB:
227, 121, 203
CMY:
11, 53, 20
CMYK:
0, 47, 11, 11
HSL:
314°, 65.4321%, 68.2353%
HSV (HSB):
314°, 46.6960%, 89.0196%
XYZ:
49.2954, 34.3174, 60.5257
xyY:
0.3420, 0.2381, 34.3174
CIE-Lab:
65.2138, 51.6631, -24.4222
CIE-LCH:
65.2138, 57.1448, 334.6989
CIE-Luv:
65.2138, 56.4693, -45.8782
Hunter-Lab:
58.5811, 47.6891, -20.2514
#e379cb color charts
#e379cb color shades, tints & tones
#e379cb color schemes
#e379cb color preview, HTML & CSS examples
This text has a color of #e379cb
<p style="color:#e379cb;">Text here</p>
.mytext {color:#e379cb;}
This box has a color of #e379cb
<div style="background-color:#e379cb;">Content here</div>
.mybackground {background-color:#e379cb;}
Border around this has a color of #e379cb
<div style="border:2px solid #e379cb;">Content here</div>
.myborder {border:2px solid #e379cb;}