#e69aa7 color space conversions
Hex:
#e69aa7
RGB:
230, 154, 167
CMY:
10, 40, 35
CMYK:
0, 33, 27, 10
HSL:
350°, 60.3175%, 75.2941%
HSV (HSB):
350°, 33.0435%, 90.1961%
XYZ:
51.1638, 42.7242, 42.1092
xyY:
0.3762, 0.3142, 42.7242
CIE-Lab:
71.3674, 30.1513, 4.9191
CIE-LCH:
71.3674, 30.5499, 9.2660
CIE-Luv:
71.3674, 48.4683, 1.4203
Hunter-Lab:
65.3638, 25.3351, 7.5583
#e69aa7 color charts
#e69aa7 color shades, tints & tones
#e69aa7 color schemes
#e69aa7 color preview, HTML & CSS examples
This text has a color of #e69aa7
<p style="color:#e69aa7;">Text here</p>
.mytext {color:#e69aa7;}
This box has a color of #e69aa7
<div style="background-color:#e69aa7;">Content here</div>
.mybackground {background-color:#e69aa7;}
Border around this has a color of #e69aa7
<div style="border:2px solid #e69aa7;">Content here</div>
.myborder {border:2px solid #e69aa7;}