#e3bad2 color space conversions
Hex:
#e3bad2
RGB:
227, 186, 210
CMY:
11, 27, 18
CMYK:
0, 18, 7, 11
HSL:
325°, 42.2680%, 80.9804%
HSV (HSB):
325°, 18.0617%, 89.0196%
XYZ:
60.8703, 56.1018, 68.5933
xyY:
0.3280, 0.3023, 56.1018
CIE-Lab:
79.6717, 18.6037, -6.4986
CIE-LCH:
79.6717, 19.7061, 340.7448
CIE-Luv:
79.6717, 22.6550, -13.1626
Hunter-Lab:
74.9012, 13.9855, -1.8660
#e3bad2 color charts
#e3bad2 color shades, tints & tones
#e3bad2 color schemes
#e3bad2 color preview, HTML & CSS examples
This text has a color of #e3bad2
<p style="color:#e3bad2;">Text here</p>
.mytext {color:#e3bad2;}
This box has a color of #e3bad2
<div style="background-color:#e3bad2;">Content here</div>
.mybackground {background-color:#e3bad2;}
Border around this has a color of #e3bad2
<div style="border:2px solid #e3bad2;">Content here</div>
.myborder {border:2px solid #e3bad2;}