#e69ea1 color space conversions
Hex:
#e69ea1
RGB:
230, 158, 161
CMY:
10, 38, 37
CMYK:
0, 31, 30, 10
HSL:
358°, 59.0164%, 76.0784%
HSV (HSB):
358°, 31.3043%, 90.1961%
XYZ:
51.2930, 43.8499, 39.4787
xyY:
0.3810, 0.3257, 43.8499
CIE-Lab:
72.1281, 27.2146, 9.3303
CIE-LCH:
72.1281, 28.7696, 18.9238
CIE-Luv:
72.1281, 46.9853, 8.0584
Hunter-Lab:
66.2193, 22.3812, 11.0059
#e69ea1 color charts
#e69ea1 color shades, tints & tones
#e69ea1 color schemes
#e69ea1 color preview, HTML & CSS examples
This text has a color of #e69ea1
<p style="color:#e69ea1;">Text here</p>
.mytext {color:#e69ea1;}
This box has a color of #e69ea1
<div style="background-color:#e69ea1;">Content here</div>
.mybackground {background-color:#e69ea1;}
Border around this has a color of #e69ea1
<div style="border:2px solid #e69ea1;">Content here</div>
.myborder {border:2px solid #e69ea1;}