#e1c8e2 color space conversions
Hex:
#e1c8e2
RGB:
225, 200, 226
CMY:
12, 22, 11
CMYK:
0, 12, 0, 11
HSL:
298°, 30.9524%, 83.5294%
HSV (HSB):
298°, 11.5044%, 88.6275%
XYZ:
65.4331, 62.8071, 80.6258
xyY:
0.3133, 0.3007, 62.8071
CIE-Lab:
83.3408, 13.2992, -9.6628
CIE-LCH:
83.3408, 16.4389, 323.9988
CIE-Luv:
83.3408, 12.6152, -17.2419
Hunter-Lab:
79.2509, 8.6884, -4.8429
#e1c8e2 color charts
#e1c8e2 color shades, tints & tones
#e1c8e2 color schemes
#e1c8e2 color preview, HTML & CSS examples
This text has a color of #e1c8e2
<p style="color:#e1c8e2;">Text here</p>
.mytext {color:#e1c8e2;}
This box has a color of #e1c8e2
<div style="background-color:#e1c8e2;">Content here</div>
.mybackground {background-color:#e1c8e2;}
Border around this has a color of #e1c8e2
<div style="border:2px solid #e1c8e2;">Content here</div>
.myborder {border:2px solid #e1c8e2;}