#e2b2c2 color space conversions
Hex:
#e2b2c2
RGB:
226, 178, 194
CMY:
11, 30, 24
CMYK:
0, 21, 14, 11
HSL:
340°, 45.2830%, 79.2157%
HSV (HSB):
340°, 21.2389%, 88.6275%
XYZ:
57.0220, 51.9046, 58.0521
xyY:
0.3415, 0.3108, 51.9046
CIE-Lab:
77.2237, 19.8746, -1.4440
CIE-LCH:
77.2237, 19.9270, 355.8446
CIE-Luv:
77.2237, 28.1562, -5.7267
Hunter-Lab:
72.0448, 15.2007, 2.6568
#e2b2c2 color charts
#e2b2c2 color shades, tints & tones
#e2b2c2 color schemes
#e2b2c2 color preview, HTML & CSS examples
This text has a color of #e2b2c2
<p style="color:#e2b2c2;">Text here</p>
.mytext {color:#e2b2c2;}
This box has a color of #e2b2c2
<div style="background-color:#e2b2c2;">Content here</div>
.mybackground {background-color:#e2b2c2;}
Border around this has a color of #e2b2c2
<div style="border:2px solid #e2b2c2;">Content here</div>
.myborder {border:2px solid #e2b2c2;}