#e69ec5 color space conversions
Hex:
#e69ec5
RGB:
230, 158, 197
CMY:
10, 38, 23
CMYK:
0, 31, 14, 10
HSL:
328°, 59.0164%, 76.0784%
HSV (HSB):
328°, 31.3043%, 90.1961%
XYZ:
54.9380, 45.3079, 58.6731
xyY:
0.3457, 0.2851, 45.3079
CIE-Lab:
73.0942, 32.4732, -9.1400
CIE-LCH:
73.0942, 33.7350, 344.2800
CIE-Luv:
73.0942, 41.3283, -19.4981
Hunter-Lab:
67.3112, 27.8936, -4.5635
#e69ec5 color charts
#e69ec5 color shades, tints & tones
#e69ec5 color schemes
#e69ec5 color preview, HTML & CSS examples
This text has a color of #e69ec5
<p style="color:#e69ec5;">Text here</p>
.mytext {color:#e69ec5;}
This box has a color of #e69ec5
<div style="background-color:#e69ec5;">Content here</div>
.mybackground {background-color:#e69ec5;}
Border around this has a color of #e69ec5
<div style="border:2px solid #e69ec5;">Content here</div>
.myborder {border:2px solid #e69ec5;}