#e2c6c6 color space conversions
Hex:
#e2c6c6
RGB:
226, 198, 198
CMY:
11, 22, 22
CMYK:
0, 12, 12, 11
HSL:
0°, 32.5581%, 83.1373%
HSV (HSB):
0°, 12.3894%, 88.6275%
XYZ:
61.7512, 60.6341, 61.8750
xyY:
0.3351, 0.3291, 60.6341
CIE-Lab:
82.1817, 9.8540, 3.6197
CIE-LCH:
82.1817, 10.4978, 20.1700
CIE-Luv:
82.1817, 16.7391, 3.5965
Hunter-Lab:
77.8679, 5.2860, 7.3948
#e2c6c6 color charts
#e2c6c6 color shades, tints & tones
#e2c6c6 color schemes
#e2c6c6 color preview, HTML & CSS examples
This text has a color of #e2c6c6
<p style="color:#e2c6c6;">Text here</p>
.mytext {color:#e2c6c6;}
This box has a color of #e2c6c6
<div style="background-color:#e2c6c6;">Content here</div>
.mybackground {background-color:#e2c6c6;}
Border around this has a color of #e2c6c6
<div style="border:2px solid #e2c6c6;">Content here</div>
.myborder {border:2px solid #e2c6c6;}