#e1b3cc color space conversions
Hex:
#e1b3cc
RGB:
225, 179, 204
CMY:
12, 30, 20
CMYK:
0, 20, 9, 12
HSL:
327°, 43.3962%, 79.2157%
HSV (HSB):
327°, 20.4444%, 88.2353%
XYZ:
58.0705, 52.6074, 64.2203
xyY:
0.3320, 0.3008, 52.6074
CIE-Lab:
77.6426, 20.6381, -6.2734
CIE-LCH:
77.6426, 21.5705, 343.0923
CIE-Luv:
77.6426, 25.7812, -13.1327
Hunter-Lab:
72.5309, 15.9835, -1.7249
#e1b3cc color charts
#e1b3cc color shades, tints & tones
#e1b3cc color schemes
#e1b3cc color preview, HTML & CSS examples
This text has a color of #e1b3cc
<p style="color:#e1b3cc;">Text here</p>
.mytext {color:#e1b3cc;}
This box has a color of #e1b3cc
<div style="background-color:#e1b3cc;">Content here</div>
.mybackground {background-color:#e1b3cc;}
Border around this has a color of #e1b3cc
<div style="border:2px solid #e1b3cc;">Content here</div>
.myborder {border:2px solid #e1b3cc;}