#e1baca color space conversions
Hex:
#e1baca
RGB:
225, 186, 202
CMY:
12, 27, 21
CMYK:
0, 17, 10, 12
HSL:
335°, 39.3939%, 80.5882%
HSV (HSB):
335°, 17.3333%, 88.2353%
XYZ:
59.2709, 55.3896, 63.4445
xyY:
0.3328, 0.3110, 55.3896
CIE-Lab:
79.2652, 16.5479, -2.7977
CIE-LCH:
79.2652, 16.7827, 350.4040
CIE-Luv:
79.2652, 22.2483, -7.1593
Hunter-Lab:
74.4242, 11.9138, 1.5540
#e1baca color charts
#e1baca color shades, tints & tones
#e1baca color schemes
#e1baca color preview, HTML & CSS examples
This text has a color of #e1baca
<p style="color:#e1baca;">Text here</p>
.mytext {color:#e1baca;}
This box has a color of #e1baca
<div style="background-color:#e1baca;">Content here</div>
.mybackground {background-color:#e1baca;}
Border around this has a color of #e1baca
<div style="border:2px solid #e1baca;">Content here</div>
.myborder {border:2px solid #e1baca;}