#e2c0b9 color space conversions
Hex:
#e2c0b9
RGB:
226, 192, 185
CMY:
11, 25, 27
CMYK:
0, 15, 18, 11
HSL:
10°, 41.4141%, 80.5882%
HSV (HSB):
10°, 18.1416%, 88.6275%
XYZ:
58.9706, 57.3708, 53.8645
xyY:
0.3465, 0.3371, 57.3708
CIE-Lab:
80.3877, 10.9867, 8.0084
CIE-LCH:
80.3877, 13.5957, 36.0888
CIE-Luv:
80.3877, 21.2586, 9.6726
Hunter-Lab:
75.7435, 6.4212, 10.8568
#e2c0b9 color charts
#e2c0b9 color shades, tints & tones
#e2c0b9 color schemes
#e2c0b9 color preview, HTML & CSS examples
This text has a color of #e2c0b9
<p style="color:#e2c0b9;">Text here</p>
.mytext {color:#e2c0b9;}
This box has a color of #e2c0b9
<div style="background-color:#e2c0b9;">Content here</div>
.mybackground {background-color:#e2c0b9;}
Border around this has a color of #e2c0b9
<div style="border:2px solid #e2c0b9;">Content here</div>
.myborder {border:2px solid #e2c0b9;}