#e2b7b9 color space conversions
Hex:
#e2b7b9
RGB:
226, 183, 185
CMY:
11, 28, 27
CMYK:
0, 19, 18, 11
HSL:
357°, 42.5743%, 80.1961%
HSV (HSB):
357°, 19.0265%, 88.6275%
XYZ:
57.0545, 53.5385, 53.2258
xyY:
0.3483, 0.3268, 53.5385
CIE-Lab:
78.1919, 15.7817, 4.8501
CIE-LCH:
78.1919, 16.5101, 17.0836
CIE-Luv:
78.1919, 26.3730, 4.2190
Hunter-Lab:
73.1700, 11.1382, 8.0899
#e2b7b9 color charts
#e2b7b9 color shades, tints & tones
#e2b7b9 color schemes
#e2b7b9 color preview, HTML & CSS examples
This text has a color of #e2b7b9
<p style="color:#e2b7b9;">Text here</p>
.mytext {color:#e2b7b9;}
This box has a color of #e2b7b9
<div style="background-color:#e2b7b9;">Content here</div>
.mybackground {background-color:#e2b7b9;}
Border around this has a color of #e2b7b9
<div style="border:2px solid #e2b7b9;">Content here</div>
.myborder {border:2px solid #e2b7b9;}