#e69be9 color space conversions
Hex:
#e69be9
RGB:
230, 155, 233
CMY:
10, 39, 9
CMYK:
1, 33, 0, 9
HSL:
298°, 63.9344%, 76.0784%
HSV (HSB):
298°, 33.4764%, 91.3725%
XYZ:
59.0625, 46.1489, 82.8855
xyY:
0.3140, 0.2453, 46.1489
CIE-Lab:
73.6420, 40.2841, -28.0596
CIE-LCH:
73.6420, 49.0933, 325.1411
CIE-Luv:
73.6420, 36.7825, -50.7169
Hunter-Lab:
67.9330, 36.3092, -24.7871
#e69be9 color charts
#e69be9 color shades, tints & tones
#e69be9 color schemes
#e69be9 color preview, HTML & CSS examples
This text has a color of #e69be9
<p style="color:#e69be9;">Text here</p>
.mytext {color:#e69be9;}
This box has a color of #e69be9
<div style="background-color:#e69be9;">Content here</div>
.mybackground {background-color:#e69be9;}
Border around this has a color of #e69be9
<div style="border:2px solid #e69be9;">Content here</div>
.myborder {border:2px solid #e69be9;}