#e2b3d6 color space conversions
Hex:
#e2b3d6
RGB:
226, 179, 214
CMY:
11, 30, 16
CMYK:
0, 21, 5, 11
HSL:
315°, 44.7619%, 79.4118%
HSV (HSB):
315°, 20.7965%, 88.6275%
XYZ:
59.6217, 53.2640, 70.7569
xyY:
0.3247, 0.2900, 53.2640
CIE-Lab:
78.0306, 22.7104, -11.1122
CIE-LCH:
78.0306, 25.2833, 333.9276
CIE-Luv:
78.0306, 25.2258, -20.9757
Hunter-Lab:
72.9822, 18.1042, -6.3947
#e2b3d6 color charts
#e2b3d6 color shades, tints & tones
#e2b3d6 color schemes
#e2b3d6 color preview, HTML & CSS examples
This text has a color of #e2b3d6
<p style="color:#e2b3d6;">Text here</p>
.mytext {color:#e2b3d6;}
This box has a color of #e2b3d6
<div style="background-color:#e2b3d6;">Content here</div>
.mybackground {background-color:#e2b3d6;}
Border around this has a color of #e2b3d6
<div style="border:2px solid #e2b3d6;">Content here</div>
.myborder {border:2px solid #e2b3d6;}