#e69bb6 color space conversions
Hex:
#e69bb6
RGB:
230, 155, 182
CMY:
10, 39, 29
CMYK:
0, 33, 21, 10
HSL:
338°, 60.0000%, 75.4902%
HSV (HSB):
338°, 32.6087%, 90.1961%
XYZ:
52.7980, 43.6431, 49.8972
xyY:
0.3608, 0.2982, 43.6431
CIE-Lab:
71.9893, 31.7558, -2.4887
CIE-LCH:
71.9893, 31.8532, 355.5188
CIE-Luv:
71.9893, 45.4386, -9.4336
Hunter-Lab:
66.0629, 27.0484, 1.4624
#e69bb6 color charts
#e69bb6 color shades, tints & tones
#e69bb6 color schemes
#e69bb6 color preview, HTML & CSS examples
This text has a color of #e69bb6
<p style="color:#e69bb6;">Text here</p>
.mytext {color:#e69bb6;}
This box has a color of #e69bb6
<div style="background-color:#e69bb6;">Content here</div>
.mybackground {background-color:#e69bb6;}
Border around this has a color of #e69bb6
<div style="border:2px solid #e69bb6;">Content here</div>
.myborder {border:2px solid #e69bb6;}