#e2baba color space conversions
Hex:
#e2baba
RGB:
226, 186, 186
CMY:
11, 27, 27
CMYK:
0, 18, 18, 11
HSL:
0°, 40.8163%, 80.7843%
HSV (HSB):
0°, 17.6991%, 88.6275%
XYZ:
57.7859, 54.8317, 53.9923
xyY:
0.3468, 0.3291, 54.8317
CIE-Lab:
78.9442, 14.3333, 5.3947
CIE-LCH:
78.9442, 15.3149, 20.6249
CIE-Luv:
78.9442, 24.5650, 5.2851
Hunter-Lab:
74.0485, 9.7129, 8.6027
#e2baba color charts
#e2baba color shades, tints & tones
#e2baba color schemes
#e2baba color preview, HTML & CSS examples
This text has a color of #e2baba
<p style="color:#e2baba;">Text here</p>
.mytext {color:#e2baba;}
This box has a color of #e2baba
<div style="background-color:#e2baba;">Content here</div>
.mybackground {background-color:#e2baba;}
Border around this has a color of #e2baba
<div style="border:2px solid #e2baba;">Content here</div>
.myborder {border:2px solid #e2baba;}