#e0b6e6 color space conversions
Hex:
#e0b6e6
RGB:
224, 182, 230
CMY:
12, 29, 10
CMYK:
3, 21, 0, 10
HSL:
293°, 48.9796%, 80.7843%
HSV (HSB):
293°, 20.8696%, 90.1961%
XYZ:
61.7513, 55.0164, 82.2275
xyY:
0.3103, 0.2765, 55.0164
CIE-Lab:
79.0507, 23.3500, -18.2498
CIE-LCH:
79.0507, 29.6358, 321.9897
CIE-Luv:
79.0507, 20.5939, -32.4483
Hunter-Lab:
74.1730, 18.8040, -13.8072
#e0b6e6 color charts
#e0b6e6 color shades, tints & tones
#e0b6e6 color schemes
#e0b6e6 color preview, HTML & CSS examples
This text has a color of #e0b6e6
<p style="color:#e0b6e6;">Text here</p>
.mytext {color:#e0b6e6;}
This box has a color of #e0b6e6
<div style="background-color:#e0b6e6;">Content here</div>
.mybackground {background-color:#e0b6e6;}
Border around this has a color of #e0b6e6
<div style="border:2px solid #e0b6e6;">Content here</div>
.myborder {border:2px solid #e0b6e6;}