#e1b8cd color space conversions
Hex:
#e1b8cd
RGB:
225, 184, 205
CMY:
12, 28, 20
CMYK:
0, 18, 9, 12
HSL:
329°, 40.5941%, 80.1961%
HSV (HSB):
329°, 18.2222%, 88.2353%
XYZ:
59.2113, 54.6963, 65.1943
xyY:
0.3306, 0.3054, 54.6963
CIE-Lab:
78.8660, 18.1250, -5.0077
CIE-LCH:
78.8660, 18.8041, 344.5552
CIE-Luv:
78.8660, 22.9989, -10.7810
Hunter-Lab:
73.9570, 13.4857, -0.4952
#e1b8cd color charts
#e1b8cd color shades, tints & tones
#e1b8cd color schemes
#e1b8cd color preview, HTML & CSS examples
This text has a color of #e1b8cd
<p style="color:#e1b8cd;">Text here</p>
.mytext {color:#e1b8cd;}
This box has a color of #e1b8cd
<div style="background-color:#e1b8cd;">Content here</div>
.mybackground {background-color:#e1b8cd;}
Border around this has a color of #e1b8cd
<div style="border:2px solid #e1b8cd;">Content here</div>
.myborder {border:2px solid #e1b8cd;}