#e5b2d6 color space conversions
Hex:
#e5b2d6
RGB:
229, 178, 214
CMY:
10, 30, 16
CMYK:
0, 22, 7, 10
HSL:
318°, 49.5146%, 79.8039%
HSV (HSB):
318°, 22.2707%, 89.8039%
XYZ:
60.3711, 53.3538, 70.7347
xyY:
0.3273, 0.2892, 53.3538
CIE-Lab:
78.0834, 24.2684, -11.0030
CIE-LCH:
78.0834, 26.6462, 335.6110
CIE-Luv:
78.0834, 27.6510, -21.0849
Hunter-Lab:
73.0437, 19.7049, -6.2852
#e5b2d6 color charts
#e5b2d6 color shades, tints & tones
#e5b2d6 color schemes
#e5b2d6 color preview, HTML & CSS examples
This text has a color of #e5b2d6
<p style="color:#e5b2d6;">Text here</p>
.mytext {color:#e5b2d6;}
This box has a color of #e5b2d6
<div style="background-color:#e5b2d6;">Content here</div>
.mybackground {background-color:#e5b2d6;}
Border around this has a color of #e5b2d6
<div style="border:2px solid #e5b2d6;">Content here</div>
.myborder {border:2px solid #e5b2d6;}