#e69aae color space conversions
Hex:
#e69aae
RGB:
230, 154, 174
CMY:
10, 40, 32
CMYK:
0, 33, 24, 10
HSL:
344°, 60.3175%, 75.2941%
HSV (HSB):
344°, 33.0435%, 90.1961%
XYZ:
51.8287, 42.9902, 45.6107
xyY:
0.3691, 0.3061, 42.9902
CIE-Lab:
71.5483, 31.1259, 1.2993
CIE-LCH:
71.5483, 31.1530, 2.3902
CIE-Luv:
71.5483, 47.3288, -3.8532
Hunter-Lab:
65.5669, 26.3569, 4.6526
#e69aae color charts
#e69aae color shades, tints & tones
#e69aae color schemes
#e69aae color preview, HTML & CSS examples
This text has a color of #e69aae
<p style="color:#e69aae;">Text here</p>
.mytext {color:#e69aae;}
This box has a color of #e69aae
<div style="background-color:#e69aae;">Content here</div>
.mybackground {background-color:#e69aae;}
Border around this has a color of #e69aae
<div style="border:2px solid #e69aae;">Content here</div>
.myborder {border:2px solid #e69aae;}