#e69ab3 color space conversions
Hex:
#e69ab3
RGB:
230, 154, 179
CMY:
10, 40, 30
CMYK:
0, 33, 22, 10
HSL:
340°, 60.3175%, 75.2941%
HSV (HSB):
340°, 33.0435%, 90.1961%
XYZ:
52.3254, 43.1889, 48.2263
xyY:
0.3640, 0.3005, 43.1889
CIE-Lab:
71.6830, 31.8462, -1.2761
CIE-LCH:
71.6830, 31.8718, 357.7053
CIE-Luv:
71.6830, 46.5028, -7.6860
Hunter-Lab:
65.7182, 27.1163, 2.4938
#e69ab3 color charts
#e69ab3 color shades, tints & tones
#e69ab3 color schemes
#e69ab3 color preview, HTML & CSS examples
This text has a color of #e69ab3
<p style="color:#e69ab3;">Text here</p>
.mytext {color:#e69ab3;}
This box has a color of #e69ab3
<div style="background-color:#e69ab3;">Content here</div>
.mybackground {background-color:#e69ab3;}
Border around this has a color of #e69ab3
<div style="border:2px solid #e69ab3;">Content here</div>
.myborder {border:2px solid #e69ab3;}