#e8b2ea color space conversions
Hex:
#e8b2ea
RGB:
232, 178, 234
CMY:
9, 30, 8
CMYK:
1, 24, 0, 8
HSL:
298°, 57.1429%, 80.7843%
HSV (HSB):
298°, 23.9316%, 91.7647%
XYZ:
64.0504, 54.9371, 85.0700
xyY:
0.3139, 0.2692, 54.9371
CIE-Lab:
79.0050, 28.8558, -20.4035
CIE-LCH:
79.0050, 35.3406, 324.7364
CIE-Luv:
79.0050, 26.9568, -36.8517
Hunter-Lab:
74.1196, 24.5414, -16.1658
#e8b2ea color charts
#e8b2ea color shades, tints & tones
#e8b2ea color schemes
#e8b2ea color preview, HTML & CSS examples
This text has a color of #e8b2ea
<p style="color:#e8b2ea;">Text here</p>
.mytext {color:#e8b2ea;}
This box has a color of #e8b2ea
<div style="background-color:#e8b2ea;">Content here</div>
.mybackground {background-color:#e8b2ea;}
Border around this has a color of #e8b2ea
<div style="border:2px solid #e8b2ea;">Content here</div>
.myborder {border:2px solid #e8b2ea;}