#e5bac2 color space conversions
Hex:
#e5bac2
RGB:
229, 186, 194
CMY:
10, 27, 24
CMYK:
0, 19, 15, 10
HSL:
349°, 45.2632%, 81.3725%
HSV (HSB):
349°, 18.7773%, 89.8039%
XYZ:
59.6096, 55.6709, 58.6427
xyY:
0.3427, 0.3201, 55.6709
CIE-Lab:
79.4261, 16.6662, 1.8052
CIE-LCH:
79.4261, 16.7637, 6.1818
CIE-Luv:
79.4261, 25.6842, -0.3505
Hunter-Lab:
74.6129, 12.0343, 5.6295
#e5bac2 color charts
#e5bac2 color shades, tints & tones
#e5bac2 color schemes
#e5bac2 color preview, HTML & CSS examples
This text has a color of #e5bac2
<p style="color:#e5bac2;">Text here</p>
.mytext {color:#e5bac2;}
This box has a color of #e5bac2
<div style="background-color:#e5bac2;">Content here</div>
.mybackground {background-color:#e5bac2;}
Border around this has a color of #e5bac2
<div style="border:2px solid #e5bac2;">Content here</div>
.myborder {border:2px solid #e5bac2;}