#e2b3af color space conversions
Hex:
#e2b3af
RGB:
226, 179, 175
CMY:
11, 30, 31
CMYK:
0, 21, 23, 11
HSL:
5°, 46.7890%, 78.6275%
HSV (HSB):
5°, 22.5664%, 88.6275%
XYZ:
55.2220, 51.5041, 47.5882
xyY:
0.3579, 0.3338, 51.5041
CIE-Lab:
76.9834, 16.4259, 8.5378
CIE-LCH:
76.9834, 18.5123, 27.4644
CIE-Luv:
76.9834, 29.7745, 9.2742
Hunter-Lab:
71.7664, 11.7591, 10.9213
#e2b3af color charts
#e2b3af color shades, tints & tones
#e2b3af color schemes
#e2b3af color preview, HTML & CSS examples
This text has a color of #e2b3af
<p style="color:#e2b3af;">Text here</p>
.mytext {color:#e2b3af;}
This box has a color of #e2b3af
<div style="background-color:#e2b3af;">Content here</div>
.mybackground {background-color:#e2b3af;}
Border around this has a color of #e2b3af
<div style="border:2px solid #e2b3af;">Content here</div>
.myborder {border:2px solid #e2b3af;}