#e1c8cd color space conversions
Hex:
#e1c8cd
RGB:
225, 200, 205
CMY:
12, 22, 20
CMYK:
0, 11, 9, 12
HSL:
348°, 29.4118%, 83.3333%
HSV (HSB):
348°, 11.1111%, 88.2353%
XYZ:
62.7251, 61.7239, 66.3655
xyY:
0.3287, 0.3235, 61.7239
CIE-Lab:
82.7664, 9.5985, 0.7135
CIE-LCH:
82.7664, 9.6250, 4.2513
CIE-Luv:
82.7664, 14.4315, -0.6511
Hunter-Lab:
78.5645, 5.0244, 4.9114
#e1c8cd color charts
#e1c8cd color shades, tints & tones
#e1c8cd color schemes
#e1c8cd color preview, HTML & CSS examples
This text has a color of #e1c8cd
<p style="color:#e1c8cd;">Text here</p>
.mytext {color:#e1c8cd;}
This box has a color of #e1c8cd
<div style="background-color:#e1c8cd;">Content here</div>
.mybackground {background-color:#e1c8cd;}
Border around this has a color of #e1c8cd
<div style="border:2px solid #e1c8cd;">Content here</div>
.myborder {border:2px solid #e1c8cd;}