#e8c2e4 color space conversions
Hex:
#e8c2e4
RGB:
232, 194, 228
CMY:
9, 24, 11
CMYK:
0, 16, 2, 9
HSL:
306°, 45.2381%, 83.5294%
HSV (HSB):
306°, 16.3793%, 90.9804%
XYZ:
66.5741, 61.3408, 81.7299
xyY:
0.3176, 0.2926, 61.3408
CIE-Lab:
82.5616, 19.2090, -11.8284
CIE-LCH:
82.5616, 22.5588, 328.3763
CIE-Luv:
82.5616, 19.6753, -21.6642
Hunter-Lab:
78.3204, 14.6684, -7.0468
#e8c2e4 color charts
#e8c2e4 color shades, tints & tones
#e8c2e4 color schemes
#e8c2e4 color preview, HTML & CSS examples
This text has a color of #e8c2e4
<p style="color:#e8c2e4;">Text here</p>
.mytext {color:#e8c2e4;}
This box has a color of #e8c2e4
<div style="background-color:#e8c2e4;">Content here</div>
.mybackground {background-color:#e8c2e4;}
Border around this has a color of #e8c2e4
<div style="border:2px solid #e8c2e4;">Content here</div>
.myborder {border:2px solid #e8c2e4;}