#e2bbd2 color space conversions
Hex:
#e2bbd2
RGB:
226, 187, 210
CMY:
11, 27, 18
CMYK:
0, 17, 7, 11
HSL:
325°, 40.2062%, 80.9804%
HSV (HSB):
325°, 17.2566%, 88.6275%
XYZ:
60.7672, 56.3625, 68.6490
xyY:
0.3271, 0.3034, 56.3625
CIE-Lab:
79.8197, 17.7225, -6.2899
CIE-LCH:
79.8197, 18.8056, 340.4596
CIE-Luv:
79.8197, 21.4975, -12.6876
Hunter-Lab:
75.0750, 13.1003, -1.6627
#e2bbd2 color charts
#e2bbd2 color shades, tints & tones
#e2bbd2 color schemes
#e2bbd2 color preview, HTML & CSS examples
This text has a color of #e2bbd2
<p style="color:#e2bbd2;">Text here</p>
.mytext {color:#e2bbd2;}
This box has a color of #e2bbd2
<div style="background-color:#e2bbd2;">Content here</div>
.mybackground {background-color:#e2bbd2;}
Border around this has a color of #e2bbd2
<div style="border:2px solid #e2bbd2;">Content here</div>
.myborder {border:2px solid #e2bbd2;}