#e69aa1 color space conversions
Hex:
#e69aa1
RGB:
230, 154, 161
CMY:
10, 40, 37
CMYK:
0, 33, 30, 10
HSL:
354°, 60.3175%, 75.2941%
HSV (HSB):
354°, 33.0435%, 90.1961%
XYZ:
50.6218, 42.5074, 39.2549
xyY:
0.3824, 0.3211, 42.5074
CIE-Lab:
71.2194, 29.3480, 8.0335
CIE-LCH:
71.2194, 30.4276, 15.3087
CIE-Luv:
71.2194, 49.4271, 5.8454
Hunter-Lab:
65.1977, 24.4976, 9.9405
#e69aa1 color charts
#e69aa1 color shades, tints & tones
#e69aa1 color schemes
#e69aa1 color preview, HTML & CSS examples
This text has a color of #e69aa1
<p style="color:#e69aa1;">Text here</p>
.mytext {color:#e69aa1;}
This box has a color of #e69aa1
<div style="background-color:#e69aa1;">Content here</div>
.mybackground {background-color:#e69aa1;}
Border around this has a color of #e69aa1
<div style="border:2px solid #e69aa1;">Content here</div>
.myborder {border:2px solid #e69aa1;}