#e5b2e6 color space conversions
Hex:
#e5b2e6
RGB:
229, 178, 230
CMY:
10, 30, 10
CMYK:
0, 23, 0, 10
HSL:
299°, 50.9804%, 80.0000%
HSV (HSB):
299°, 22.6087%, 90.1961%
XYZ:
62.5164, 54.2120, 82.0319
xyY:
0.3145, 0.2728, 54.2120
CIE-Lab:
78.5852, 27.1377, -18.9079
CIE-LCH:
78.5852, 33.0751, 325.1335
CIE-Luv:
78.5852, 25.6184, -34.1218
Hunter-Lab:
73.6288, 22.7097, -14.5165
#e5b2e6 color charts
#e5b2e6 color shades, tints & tones
#e5b2e6 color schemes
#e5b2e6 color preview, HTML & CSS examples
This text has a color of #e5b2e6
<p style="color:#e5b2e6;">Text here</p>
.mytext {color:#e5b2e6;}
This box has a color of #e5b2e6
<div style="background-color:#e5b2e6;">Content here</div>
.mybackground {background-color:#e5b2e6;}
Border around this has a color of #e5b2e6
<div style="border:2px solid #e5b2e6;">Content here</div>
.myborder {border:2px solid #e5b2e6;}