#e1b9d5 color space conversions
Hex:
#e1b9d5
RGB:
225, 185, 213
CMY:
12, 27, 16
CMYK:
0, 18, 5, 12
HSL:
318°, 40.0000%, 80.3922%
HSV (HSB):
318°, 17.7778%, 88.2353%
XYZ:
60.4105, 55.5096, 70.4812
xyY:
0.3241, 0.2978, 55.5096
CIE-Lab:
79.3339, 18.9721, -8.6399
CIE-LCH:
79.3339, 20.8468, 335.5156
CIE-Luv:
79.3339, 21.5966, -16.5185
Hunter-Lab:
74.5047, 14.3495, -3.9348
#e1b9d5 color charts
#e1b9d5 color shades, tints & tones
#e1b9d5 color schemes
#e1b9d5 color preview, HTML & CSS examples
This text has a color of #e1b9d5
<p style="color:#e1b9d5;">Text here</p>
.mytext {color:#e1b9d5;}
This box has a color of #e1b9d5
<div style="background-color:#e1b9d5;">Content here</div>
.mybackground {background-color:#e1b9d5;}
Border around this has a color of #e1b9d5
<div style="border:2px solid #e1b9d5;">Content here</div>
.myborder {border:2px solid #e1b9d5;}