#e69cb2 color space conversions
Hex:
#e69cb2
RGB:
230, 156, 178
CMY:
10, 39, 30
CMYK:
0, 32, 23, 10
HSL:
342°, 59.6774%, 75.6863%
HSV (HSB):
342°, 32.1739%, 90.1961%
XYZ:
52.5575, 43.8143, 47.8064
xyY:
0.3645, 0.3039, 43.8143
CIE-Lab:
72.1042, 30.6355, -0.1062
CIE-LCH:
72.1042, 30.6357, 359.8014
CIE-Luv:
72.1042, 45.5221, -5.7698
Hunter-Lab:
66.1924, 25.8944, 3.5134
#e69cb2 color charts
#e69cb2 color shades, tints & tones
#e69cb2 color schemes
#e69cb2 color preview, HTML & CSS examples
This text has a color of #e69cb2
<p style="color:#e69cb2;">Text here</p>
.mytext {color:#e69cb2;}
This box has a color of #e69cb2
<div style="background-color:#e69cb2;">Content here</div>
.mybackground {background-color:#e69cb2;}
Border around this has a color of #e69cb2
<div style="border:2px solid #e69cb2;">Content here</div>
.myborder {border:2px solid #e69cb2;}