#e5bfd3 color space conversions
Hex:
#e5bfd3
RGB:
229, 191, 211
CMY:
10, 25, 17
CMYK:
0, 17, 8, 10
HSL:
328°, 42.2222%, 82.3529%
HSV (HSB):
328°, 16.5939%, 89.8039%
XYZ:
62.7018, 58.6228, 69.6386
xyY:
0.3283, 0.3070, 58.6228
CIE-Lab:
81.0838, 16.7971, -4.9306
CIE-LCH:
81.0838, 17.5058, 343.6411
CIE-Luv:
81.0838, 21.1572, -10.4689
Hunter-Lab:
76.5655, 12.1893, -0.3302
#e5bfd3 color charts
#e5bfd3 color shades, tints & tones
#e5bfd3 color schemes
#e5bfd3 color preview, HTML & CSS examples
This text has a color of #e5bfd3
<p style="color:#e5bfd3;">Text here</p>
.mytext {color:#e5bfd3;}
This box has a color of #e5bfd3
<div style="background-color:#e5bfd3;">Content here</div>
.mybackground {background-color:#e5bfd3;}
Border around this has a color of #e5bfd3
<div style="border:2px solid #e5bfd3;">Content here</div>
.myborder {border:2px solid #e5bfd3;}