#e5bfd7 color space conversions
Hex:
#e5bfd7
RGB:
229, 191, 215
CMY:
10, 25, 16
CMYK:
0, 17, 6, 10
HSL:
322°, 42.2222%, 82.3529%
HSV (HSB):
322°, 16.5939%, 89.8039%
XYZ:
63.2096, 58.8259, 72.3130
xyY:
0.3252, 0.3027, 58.8259
CIE-Lab:
81.1958, 17.4863, -6.9157
CIE-LCH:
81.1958, 18.8041, 338.4216
CIE-Luv:
81.1958, 20.7402, -13.6424
Hunter-Lab:
76.6981, 12.8867, -2.2116
#e5bfd7 color charts
#e5bfd7 color shades, tints & tones
#e5bfd7 color schemes
#e5bfd7 color preview, HTML & CSS examples
This text has a color of #e5bfd7
<p style="color:#e5bfd7;">Text here</p>
.mytext {color:#e5bfd7;}
This box has a color of #e5bfd7
<div style="background-color:#e5bfd7;">Content here</div>
.mybackground {background-color:#e5bfd7;}
Border around this has a color of #e5bfd7
<div style="border:2px solid #e5bfd7;">Content here</div>
.myborder {border:2px solid #e5bfd7;}