#e9bac2 color space conversions
Hex:
#e9bac2
RGB:
233, 186, 194
CMY:
9, 27, 24
CMYK:
0, 20, 17, 9
HSL:
350°, 51.6484%, 82.1569%
HSV (HSB):
350°, 20.1717%, 91.3725%
XYZ:
60.9008, 56.3365, 58.7031
xyY:
0.3461, 0.3202, 56.3365
CIE-Lab:
79.8049, 18.1015, 2.4024
CIE-LCH:
79.8049, 18.2602, 7.5601
CIE-Luv:
79.8049, 28.3121, 0.2508
Hunter-Lab:
75.0576, 13.4817, 6.1692
#e9bac2 color charts
#e9bac2 color shades, tints & tones
#e9bac2 color schemes
#e9bac2 color preview, HTML & CSS examples
This text has a color of #e9bac2
<p style="color:#e9bac2;">Text here</p>
.mytext {color:#e9bac2;}
This box has a color of #e9bac2
<div style="background-color:#e9bac2;">Content here</div>
.mybackground {background-color:#e9bac2;}
Border around this has a color of #e9bac2
<div style="border:2px solid #e9bac2;">Content here</div>
.myborder {border:2px solid #e9bac2;}