#e6379b color space conversions
Hex:
#e6379b
RGB:
230, 55, 155
CMY:
10, 78, 39
CMYK:
0, 76, 33, 10
HSL:
326°, 77.7778%, 55.8824%
HSV (HSB):
326°, 76.0870%, 90.1961%
XYZ:
39.9157, 21.9219, 33.1379
xyY:
0.4203, 0.2308, 21.9219
CIE-Lab:
53.9441, 72.9480, -13.9365
CIE-LCH:
53.9441, 74.2673, 349.1841
CIE-Luv:
53.9441, 100.4256, -32.8921
Hunter-Lab:
46.8209, 70.2383, -9.1885
#e6379b color charts
#e6379b color shades, tints & tones
#e6379b color schemes
#e6379b color preview, HTML & CSS examples
This text has a color of #e6379b
<p style="color:#e6379b;">Text here</p>
.mytext {color:#e6379b;}
This box has a color of #e6379b
<div style="background-color:#e6379b;">Content here</div>
.mybackground {background-color:#e6379b;}
Border around this has a color of #e6379b
<div style="border:2px solid #e6379b;">Content here</div>
.myborder {border:2px solid #e6379b;}