#e5b3d6 color space conversions
Hex:
#e5b3d6
RGB:
229, 179, 214
CMY:
10, 30, 16
CMYK:
0, 22, 7, 10
HSL:
318°, 49.0196%, 80.0000%
HSV (HSB):
318°, 21.8341%, 89.8039%
XYZ:
60.5708, 53.7533, 70.8013
xyY:
0.3272, 0.2904, 53.7533
CIE-Lab:
78.3176, 23.7323, -10.6535
CIE-LCH:
78.3176, 26.0139, 335.8245
CIE-Luv:
78.3176, 27.1306, -20.4553
Hunter-Lab:
73.3166, 19.1644, -5.9343
#e5b3d6 color charts
#e5b3d6 color shades, tints & tones
#e5b3d6 color schemes
#e5b3d6 color preview, HTML & CSS examples
This text has a color of #e5b3d6
<p style="color:#e5b3d6;">Text here</p>
.mytext {color:#e5b3d6;}
This box has a color of #e5b3d6
<div style="background-color:#e5b3d6;">Content here</div>
.mybackground {background-color:#e5b3d6;}
Border around this has a color of #e5b3d6
<div style="border:2px solid #e5b3d6;">Content here</div>
.myborder {border:2px solid #e5b3d6;}