#e69bb2 color space conversions
Hex:
#e69bb2
RGB:
230, 155, 178
CMY:
10, 39, 30
CMYK:
0, 33, 23, 10
HSL:
342°, 60.0000%, 75.4902%
HSV (HSB):
342°, 32.6087%, 90.1961%
XYZ:
52.3904, 43.4800, 47.7507
xyY:
0.3648, 0.3027, 43.4800
CIE-Lab:
71.8796, 31.1682, -0.4344
CIE-LCH:
71.8796, 31.1713, 359.2016
CIE-Luv:
71.8796, 46.0959, -6.3431
Hunter-Lab:
65.9394, 26.4284, 3.2221
#e69bb2 color charts
#e69bb2 color shades, tints & tones
#e69bb2 color schemes
#e69bb2 color preview, HTML & CSS examples
This text has a color of #e69bb2
<p style="color:#e69bb2;">Text here</p>
.mytext {color:#e69bb2;}
This box has a color of #e69bb2
<div style="background-color:#e69bb2;">Content here</div>
.mybackground {background-color:#e69bb2;}
Border around this has a color of #e69bb2
<div style="border:2px solid #e69bb2;">Content here</div>
.myborder {border:2px solid #e69bb2;}