#e2b0c6 color space conversions
Hex:
#e2b0c6
RGB:
226, 176, 198
CMY:
11, 31, 22
CMYK:
0, 22, 12, 11
HSL:
334°, 46.2963%, 78.8235%
HSV (HSB):
334°, 22.1239%, 88.6275%
XYZ:
57.0824, 51.2966, 60.3188
xyY:
0.3384, 0.3041, 51.2966
CIE-Lab:
76.8583, 21.5984, -4.1577
CIE-LCH:
76.8583, 21.9950, 349.1037
CIE-Luv:
76.8583, 28.7685, -10.0895
Hunter-Lab:
71.6217, 16.9264, 0.2020
#e2b0c6 color charts
#e2b0c6 color shades, tints & tones
#e2b0c6 color schemes
#e2b0c6 color preview, HTML & CSS examples
This text has a color of #e2b0c6
<p style="color:#e2b0c6;">Text here</p>
.mytext {color:#e2b0c6;}
This box has a color of #e2b0c6
<div style="background-color:#e2b0c6;">Content here</div>
.mybackground {background-color:#e2b0c6;}
Border around this has a color of #e2b0c6
<div style="border:2px solid #e2b0c6;">Content here</div>
.myborder {border:2px solid #e2b0c6;}