#e4b2e5 color space conversions
Hex:
#e4b2e5
RGB:
228, 178, 229
CMY:
11, 30, 10
CMYK:
0, 22, 0, 10
HSL:
299°, 49.5146%, 79.8039%
HSV (HSB):
299°, 22.2707%, 89.8039%
XYZ:
62.0582, 53.9919, 81.2794
xyY:
0.3145, 0.2736, 53.9919
CIE-Lab:
78.4570, 26.6250, -18.5707
CIE-LCH:
78.4570, 32.4617, 325.1045
CIE-Luv:
78.4570, 25.1270, -33.4845
Hunter-Lab:
73.4792, 22.1668, -14.1485
#e4b2e5 color charts
#e4b2e5 color shades, tints & tones
#e4b2e5 color schemes
#e4b2e5 color preview, HTML & CSS examples
This text has a color of #e4b2e5
<p style="color:#e4b2e5;">Text here</p>
.mytext {color:#e4b2e5;}
This box has a color of #e4b2e5
<div style="background-color:#e4b2e5;">Content here</div>
.mybackground {background-color:#e4b2e5;}
Border around this has a color of #e4b2e5
<div style="border:2px solid #e4b2e5;">Content here</div>
.myborder {border:2px solid #e4b2e5;}