#e2c2c6 color space conversions
Hex:
#e2c2c6
RGB:
226, 194, 198
CMY:
11, 24, 22
CMYK:
0, 14, 12, 11
HSL:
353°, 35.5556%, 82.3529%
HSV (HSB):
353°, 14.1593%, 88.6275%
XYZ:
60.8489, 58.8295, 61.5742
xyY:
0.3357, 0.3246, 58.8295
CIE-Lab:
81.1978, 11.9752, 2.1923
CIE-LCH:
81.1978, 12.1742, 10.3742
CIE-Luv:
81.1978, 18.9301, 1.1001
Hunter-Lab:
76.7004, 7.3839, 6.0929
#e2c2c6 color charts
#e2c2c6 color shades, tints & tones
#e2c2c6 color schemes
#e2c2c6 color preview, HTML & CSS examples
This text has a color of #e2c2c6
<p style="color:#e2c2c6;">Text here</p>
.mytext {color:#e2c2c6;}
This box has a color of #e2c2c6
<div style="background-color:#e2c2c6;">Content here</div>
.mybackground {background-color:#e2c2c6;}
Border around this has a color of #e2c2c6
<div style="border:2px solid #e2c2c6;">Content here</div>
.myborder {border:2px solid #e2c2c6;}