#e5b2e0 color space conversions
Hex:
#e5b2e0
RGB:
229, 178, 224
CMY:
10, 30, 12
CMYK:
0, 22, 2, 10
HSL:
306°, 49.5146%, 79.8039%
HSV (HSB):
306°, 22.2707%, 89.8039%
XYZ:
61.6880, 53.8806, 77.6697
xyY:
0.3192, 0.2788, 53.8806
CIE-Lab:
78.3921, 26.0409, -15.9561
CIE-LCH:
78.3921, 30.5406, 328.5028
CIE-Luv:
78.3921, 26.3836, -29.2038
Hunter-Lab:
73.4034, 21.5549, -11.3536
#e5b2e0 color charts
#e5b2e0 color shades, tints & tones
#e5b2e0 color schemes
#e5b2e0 color preview, HTML & CSS examples
This text has a color of #e5b2e0
<p style="color:#e5b2e0;">Text here</p>
.mytext {color:#e5b2e0;}
This box has a color of #e5b2e0
<div style="background-color:#e5b2e0;">Content here</div>
.mybackground {background-color:#e5b2e0;}
Border around this has a color of #e5b2e0
<div style="border:2px solid #e5b2e0;">Content here</div>
.myborder {border:2px solid #e5b2e0;}