#e1b8d7 color space conversions
Hex:
#e1b8d7
RGB:
225, 184, 215
CMY:
12, 28, 16
CMYK:
0, 18, 4, 12
HSL:
315°, 40.5941%, 80.1961%
HSV (HSB):
315°, 18.2222%, 88.2353%
XYZ:
60.4576, 55.1948, 71.7572
xyY:
0.3226, 0.2945, 55.1948
CIE-Lab:
79.1534, 19.8618, -9.9889
CIE-LCH:
79.1534, 22.2322, 333.3012
CIE-Luv:
79.1534, 21.8955, -18.7651
Hunter-Lab:
74.2932, 15.2447, -5.2609
#e1b8d7 color charts
#e1b8d7 color shades, tints & tones
#e1b8d7 color schemes
#e1b8d7 color preview, HTML & CSS examples
This text has a color of #e1b8d7
<p style="color:#e1b8d7;">Text here</p>
.mytext {color:#e1b8d7;}
This box has a color of #e1b8d7
<div style="background-color:#e1b8d7;">Content here</div>
.mybackground {background-color:#e1b8d7;}
Border around this has a color of #e1b8d7
<div style="border:2px solid #e1b8d7;">Content here</div>
.myborder {border:2px solid #e1b8d7;}