#e5b9e6 color space conversions
Hex:
#e5b9e6
RGB:
229, 185, 230
CMY:
10, 27, 10
CMYK:
0, 20, 0, 10
HSL:
299°, 47.3684%, 81.3725%
HSV (HSB):
299°, 19.5652%, 90.1961%
XYZ:
63.9450, 57.0691, 82.5081
xyY:
0.3142, 0.2804, 57.0691
CIE-Lab:
80.2184, 23.3849, -16.4434
CIE-LCH:
80.2184, 28.5874, 324.8866
CIE-Luv:
80.2184, 22.1526, -29.6222
Hunter-Lab:
75.5441, 18.8908, -11.8747
#e5b9e6 color charts
#e5b9e6 color shades, tints & tones
#e5b9e6 color schemes
#e5b9e6 color preview, HTML & CSS examples
This text has a color of #e5b9e6
<p style="color:#e5b9e6;">Text here</p>
.mytext {color:#e5b9e6;}
This box has a color of #e5b9e6
<div style="background-color:#e5b9e6;">Content here</div>
.mybackground {background-color:#e5b9e6;}
Border around this has a color of #e5b9e6
<div style="border:2px solid #e5b9e6;">Content here</div>
.myborder {border:2px solid #e5b9e6;}