#e3bad4 color space conversions
Hex:
#e3bad4
RGB:
227, 186, 212
CMY:
11, 27, 17
CMYK:
0, 18, 7, 11
HSL:
322°, 42.2680%, 80.9804%
HSV (HSB):
322°, 18.0617%, 89.0196%
XYZ:
61.1211, 56.2022, 69.9140
xyY:
0.3264, 0.3002, 56.2022
CIE-Lab:
79.7287, 18.9492, -7.4937
CIE-LCH:
79.7287, 20.3771, 338.4229
CIE-Luv:
79.7287, 22.4357, -14.7560
Hunter-Lab:
74.9681, 14.3360, -2.8152
#e3bad4 color charts
#e3bad4 color shades, tints & tones
#e3bad4 color schemes
#e3bad4 color preview, HTML & CSS examples
This text has a color of #e3bad4
<p style="color:#e3bad4;">Text here</p>
.mytext {color:#e3bad4;}
This box has a color of #e3bad4
<div style="background-color:#e3bad4;">Content here</div>
.mybackground {background-color:#e3bad4;}
Border around this has a color of #e3bad4
<div style="border:2px solid #e3bad4;">Content here</div>
.myborder {border:2px solid #e3bad4;}