#e2bad2 color space conversions
Hex:
#e2bad2
RGB:
226, 186, 210
CMY:
11, 27, 18
CMYK:
0, 18, 7, 11
HSL:
324°, 40.8163%, 80.7843%
HSV (HSB):
324°, 17.6991%, 88.6275%
XYZ:
60.5558, 55.9397, 68.5786
xyY:
0.3272, 0.3023, 55.9397
CIE-Lab:
79.5795, 18.2578, -6.6454
CIE-LCH:
79.5795, 19.4295, 339.9997
CIE-Luv:
79.5795, 22.0251, -13.3231
Hunter-Lab:
74.7929, 13.6345, -2.0088
#e2bad2 color charts
#e2bad2 color shades, tints & tones
#e2bad2 color schemes
#e2bad2 color preview, HTML & CSS examples
This text has a color of #e2bad2
<p style="color:#e2bad2;">Text here</p>
.mytext {color:#e2bad2;}
This box has a color of #e2bad2
<div style="background-color:#e2bad2;">Content here</div>
.mybackground {background-color:#e2bad2;}
Border around this has a color of #e2bad2
<div style="border:2px solid #e2bad2;">Content here</div>
.myborder {border:2px solid #e2bad2;}