#e69bb4 color space conversions
Hex:
#e69bb4
RGB:
230, 155, 180
CMY:
10, 39, 29
CMYK:
0, 33, 22, 10
HSL:
340°, 60.0000%, 75.4902%
HSV (HSB):
340°, 32.6087%, 90.1961%
XYZ:
52.5927, 43.5610, 48.8162
xyY:
0.3628, 0.3005, 43.5610
CIE-Lab:
71.9341, 31.4604, -1.4623
CIE-LCH:
71.9341, 31.4944, 357.3388
CIE-Luv:
71.9341, 45.7680, -7.8844
Hunter-Lab:
66.0007, 26.7364, 2.3478
#e69bb4 color charts
#e69bb4 color shades, tints & tones
#e69bb4 color schemes
#e69bb4 color preview, HTML & CSS examples
This text has a color of #e69bb4
<p style="color:#e69bb4;">Text here</p>
.mytext {color:#e69bb4;}
This box has a color of #e69bb4
<div style="background-color:#e69bb4;">Content here</div>
.mybackground {background-color:#e69bb4;}
Border around this has a color of #e69bb4
<div style="border:2px solid #e69bb4;">Content here</div>
.myborder {border:2px solid #e69bb4;}