#e69be6 color space conversions
Hex:
#e69be6
RGB:
230, 155, 230
CMY:
10, 39, 10
CMYK:
0, 33, 0, 10
HSL:
300°, 60.0000%, 75.4902%
HSV (HSB):
300°, 32.6087%, 90.1961%
XYZ:
58.6374, 45.9789, 80.6472
xyY:
0.3165, 0.2482, 45.9789
CIE-Lab:
73.5318, 39.7332, -26.5908
CIE-LCH:
73.5318, 47.8101, 326.2082
CIE-Luv:
73.5318, 37.2963, -48.2327
Hunter-Lab:
67.8077, 35.6962, -23.0512
#e69be6 color charts
#e69be6 color shades, tints & tones
#e69be6 color schemes
#e69be6 color preview, HTML & CSS examples
This text has a color of #e69be6
<p style="color:#e69be6;">Text here</p>
.mytext {color:#e69be6;}
This box has a color of #e69be6
<div style="background-color:#e69be6;">Content here</div>
.mybackground {background-color:#e69be6;}
Border around this has a color of #e69be6
<div style="border:2px solid #e69be6;">Content here</div>
.myborder {border:2px solid #e69be6;}