#e1b6d9 color space conversions
Hex:
#e1b6d9
RGB:
225, 182, 217
CMY:
12, 29, 15
CMYK:
0, 19, 4, 12
HSL:
311°, 41.7476%, 79.8039%
HSV (HSB):
311°, 19.1111%, 88.2353%
XYZ:
60.3037, 54.4732, 72.9817
xyY:
0.3212, 0.2901, 54.4732
CIE-Lab:
78.7369, 21.2919, -11.6914
CIE-LCH:
78.7369, 24.2906, 331.2287
CIE-Luv:
78.7369, 22.6999, -21.6603
Hunter-Lab:
73.8060, 16.6842, -6.9637
#e1b6d9 color charts
#e1b6d9 color shades, tints & tones
#e1b6d9 color schemes
#e1b6d9 color preview, HTML & CSS examples
This text has a color of #e1b6d9
<p style="color:#e1b6d9;">Text here</p>
.mytext {color:#e1b6d9;}
This box has a color of #e1b6d9
<div style="background-color:#e1b6d9;">Content here</div>
.mybackground {background-color:#e1b6d9;}
Border around this has a color of #e1b6d9
<div style="border:2px solid #e1b6d9;">Content here</div>
.myborder {border:2px solid #e1b6d9;}