#e1b5c9 color space conversions
Hex:
#e1b5c9
RGB:
225, 181, 201
CMY:
12, 29, 21
CMYK:
0, 20, 11, 12
HSL:
333°, 42.3077%, 79.6078%
HSV (HSB):
333°, 19.5556%, 88.2353%
XYZ:
58.1178, 53.2723, 62.4778
xyY:
0.3343, 0.3064, 53.2723
CIE-Lab:
78.0355, 19.0598, -4.0650
CIE-LCH:
78.0355, 19.4884, 347.9605
CIE-Luv:
78.0355, 25.0554, -9.5072
Hunter-Lab:
72.9879, 14.4047, 0.3392
#e1b5c9 color charts
#e1b5c9 color shades, tints & tones
#e1b5c9 color schemes
#e1b5c9 color preview, HTML & CSS examples
This text has a color of #e1b5c9
<p style="color:#e1b5c9;">Text here</p>
.mytext {color:#e1b5c9;}
This box has a color of #e1b5c9
<div style="background-color:#e1b5c9;">Content here</div>
.mybackground {background-color:#e1b5c9;}
Border around this has a color of #e1b5c9
<div style="border:2px solid #e1b5c9;">Content here</div>
.myborder {border:2px solid #e1b5c9;}