#e2b9c1 color space conversions
Hex:
#e2b9c1
RGB:
226, 185, 193
CMY:
11, 27, 24
CMYK:
0, 18, 15, 11
HSL:
348°, 41.4141%, 80.5882%
HSV (HSB):
348°, 18.1416%, 88.6275%
XYZ:
58.3386, 54.7169, 57.9387
xyY:
0.3412, 0.3200, 54.7169
CIE-Lab:
78.8779, 15.9654, 1.5138
CIE-LCH:
78.8779, 16.0370, 5.4164
CIE-Luv:
78.8779, 24.3932, -0.6457
Hunter-Lab:
73.9709, 11.3285, 5.3399
#e2b9c1 color charts
#e2b9c1 color shades, tints & tones
#e2b9c1 color schemes
#e2b9c1 color preview, HTML & CSS examples
This text has a color of #e2b9c1
<p style="color:#e2b9c1;">Text here</p>
.mytext {color:#e2b9c1;}
This box has a color of #e2b9c1
<div style="background-color:#e2b9c1;">Content here</div>
.mybackground {background-color:#e2b9c1;}
Border around this has a color of #e2b9c1
<div style="border:2px solid #e2b9c1;">Content here</div>
.myborder {border:2px solid #e2b9c1;}