#e59bed color space conversions
Hex:
#e59bed
RGB:
229, 155, 237
CMY:
10, 39, 7
CMYK:
3, 35, 0, 7
HSL:
294°, 69.4915%, 76.8627%
HSV (HSB):
294°, 34.5992%, 92.9412%
XYZ:
59.3205, 46.2151, 85.9146
xyY:
0.3098, 0.2414, 46.2151
CIE-Lab:
73.6849, 40.7198, -30.1838
CIE-LCH:
73.6849, 50.6869, 323.4521
CIE-Luv:
73.6849, 35.4665, -54.2529
Hunter-Lab:
67.9817, 36.7902, -27.3429
#e59bed color charts
#e59bed color shades, tints & tones
#e59bed color schemes
#e59bed color preview, HTML & CSS examples
This text has a color of #e59bed
<p style="color:#e59bed;">Text here</p>
.mytext {color:#e59bed;}
This box has a color of #e59bed
<div style="background-color:#e59bed;">Content here</div>
.mybackground {background-color:#e59bed;}
Border around this has a color of #e59bed
<div style="border:2px solid #e59bed;">Content here</div>
.myborder {border:2px solid #e59bed;}