#e69bbf color space conversions
Hex:
#e69bbf
RGB:
230, 155, 191
CMY:
10, 39, 25
CMYK:
0, 33, 17, 10
HSL:
331°, 60.0000%, 75.4902%
HSV (HSB):
331°, 32.6087%, 90.1961%
XYZ:
53.7584, 44.0273, 54.9549
xyY:
0.3520, 0.2882, 44.0273
CIE-Lab:
72.2467, 33.1236, -7.0881
CIE-LCH:
72.2467, 33.8735, 347.9215
CIE-Luv:
72.2467, 43.9415, -16.4941
Hunter-Lab:
66.3530, 28.5007, -2.6581
#e69bbf color charts
#e69bbf color shades, tints & tones
#e69bbf color schemes
#e69bbf color preview, HTML & CSS examples
This text has a color of #e69bbf
<p style="color:#e69bbf;">Text here</p>
.mytext {color:#e69bbf;}
This box has a color of #e69bbf
<div style="background-color:#e69bbf;">Content here</div>
.mybackground {background-color:#e69bbf;}
Border around this has a color of #e69bbf
<div style="border:2px solid #e69bbf;">Content here</div>
.myborder {border:2px solid #e69bbf;}