#e379d1 color space conversions
Hex:
#e379d1
RGB:
227, 121, 209
CMY:
11, 53, 18
CMYK:
0, 47, 8, 11
HSL:
310°, 65.4321%, 68.2353%
HSV (HSB):
310°, 46.6960%, 89.0196%
XYZ:
50.0245, 34.6091, 64.3652
xyY:
0.3357, 0.2323, 34.6091
CIE-Lab:
65.4432, 52.6452, -27.4330
CIE-LCH:
65.4432, 59.3640, 332.4764
CIE-Luv:
65.4432, 55.0169, -50.7948
Hunter-Lab:
58.8295, 48.8325, -23.6884
#e379d1 color charts
#e379d1 color shades, tints & tones
#e379d1 color schemes
#e379d1 color preview, HTML & CSS examples
This text has a color of #e379d1
<p style="color:#e379d1;">Text here</p>
.mytext {color:#e379d1;}
This box has a color of #e379d1
<div style="background-color:#e379d1;">Content here</div>
.mybackground {background-color:#e379d1;}
Border around this has a color of #e379d1
<div style="border:2px solid #e379d1;">Content here</div>
.myborder {border:2px solid #e379d1;}