#e0b9e6 color space conversions
Hex:
#e0b9e6
RGB:
224, 185, 230
CMY:
12, 27, 10
CMYK:
3, 20, 0, 10
HSL:
292°, 47.3684%, 81.3725%
HSV (HSB):
292°, 19.5652%, 90.1961%
XYZ:
62.3724, 56.2584, 82.4345
xyY:
0.3102, 0.2798, 56.2584
CIE-Lab:
79.7606, 21.7367, -17.1785
CIE-LCH:
79.7606, 27.7053, 321.6808
CIE-Luv:
79.7606, 19.1198, -30.4937
Hunter-Lab:
75.0056, 17.1754, -12.6584
#e0b9e6 color charts
#e0b9e6 color shades, tints & tones
#e0b9e6 color schemes
#e0b9e6 color preview, HTML & CSS examples
This text has a color of #e0b9e6
<p style="color:#e0b9e6;">Text here</p>
.mytext {color:#e0b9e6;}
This box has a color of #e0b9e6
<div style="background-color:#e0b9e6;">Content here</div>
.mybackground {background-color:#e0b9e6;}
Border around this has a color of #e0b9e6
<div style="border:2px solid #e0b9e6;">Content here</div>
.myborder {border:2px solid #e0b9e6;}