#e3badf color space conversions
Hex:
#e3badf
RGB:
227, 186, 223
CMY:
11, 27, 13
CMYK:
0, 18, 2, 11
HSL:
306°, 42.2680%, 80.9804%
HSV (HSB):
306°, 18.0617%, 89.0196%
XYZ:
62.5567, 56.7764, 77.4739
xyY:
0.3179, 0.2885, 56.7764
CIE-Lab:
80.0537, 20.9014, -12.9410
CIE-LCH:
80.0537, 24.5833, 328.2365
CIE-Luv:
80.0537, 21.2192, -23.6146
Hunter-Lab:
75.3501, 16.3305, -8.2160
#e3badf color charts
#e3badf color shades, tints & tones
#e3badf color schemes
#e3badf color preview, HTML & CSS examples
This text has a color of #e3badf
<p style="color:#e3badf;">Text here</p>
.mytext {color:#e3badf;}
This box has a color of #e3badf
<div style="background-color:#e3badf;">Content here</div>
.mybackground {background-color:#e3badf;}
Border around this has a color of #e3badf
<div style="border:2px solid #e3badf;">Content here</div>
.myborder {border:2px solid #e3badf;}