#e1bfd5 color space conversions
Hex:
#e1bfd5
RGB:
225, 191, 213
CMY:
12, 25, 16
CMYK:
0, 15, 5, 12
HSL:
321°, 36.1702%, 81.5686%
HSV (HSB):
321°, 15.1111%, 88.2353%
XYZ:
61.6924, 58.0733, 70.9085
xyY:
0.3235, 0.3046, 58.0733
CIE-Lab:
80.7795, 15.7604, -6.4963
CIE-LCH:
80.7795, 17.0468, 337.5988
CIE-Luv:
80.7795, 18.4637, -12.6764
Hunter-Lab:
76.2058, 11.1444, -1.8245
#e1bfd5 color charts
#e1bfd5 color shades, tints & tones
#e1bfd5 color schemes
#e1bfd5 color preview, HTML & CSS examples
This text has a color of #e1bfd5
<p style="color:#e1bfd5;">Text here</p>
.mytext {color:#e1bfd5;}
This box has a color of #e1bfd5
<div style="background-color:#e1bfd5;">Content here</div>
.mybackground {background-color:#e1bfd5;}
Border around this has a color of #e1bfd5
<div style="border:2px solid #e1bfd5;">Content here</div>
.myborder {border:2px solid #e1bfd5;}