#e1bac2 color space conversions
Hex:
#e1bac2
RGB:
225, 186, 194
CMY:
12, 27, 24
CMYK:
0, 17, 14, 12
HSL:
348°, 39.3939%, 80.5882%
HSV (HSB):
348°, 17.3333%, 88.2353%
XYZ:
58.3478, 55.0204, 58.5837
xyY:
0.3393, 0.3200, 55.0204
CIE-Lab:
79.0530, 15.2331, 1.2165
CIE-LCH:
79.0530, 15.2816, 4.5659
CIE-Luv:
79.0530, 23.0865, -0.9450
Hunter-Lab:
74.1757, 10.6035, 5.0960
#e1bac2 color charts
#e1bac2 color shades, tints & tones
#e1bac2 color schemes
#e1bac2 color preview, HTML & CSS examples
This text has a color of #e1bac2
<p style="color:#e1bac2;">Text here</p>
.mytext {color:#e1bac2;}
This box has a color of #e1bac2
<div style="background-color:#e1bac2;">Content here</div>
.mybackground {background-color:#e1bac2;}
Border around this has a color of #e1bac2
<div style="border:2px solid #e1bac2;">Content here</div>
.myborder {border:2px solid #e1bac2;}