#e1b0cb color space conversions
Hex:
#e1b0cb
RGB:
225, 176, 203
CMY:
12, 31, 20
CMYK:
0, 22, 10, 12
HSL:
327°, 44.9541%, 78.6275%
HSV (HSB):
327°, 21.7778%, 88.2353%
XYZ:
57.3562, 51.3700, 63.3923
xyY:
0.3332, 0.2985, 51.3700
CIE-Lab:
76.9026, 22.0809, -6.8253
CIE-LCH:
76.9026, 23.1117, 342.8234
CIE-Luv:
76.9026, 27.5025, -14.2144
Hunter-Lab:
71.6729, 17.4169, -2.2691
#e1b0cb color charts
#e1b0cb color shades, tints & tones
#e1b0cb color schemes
#e1b0cb color preview, HTML & CSS examples
This text has a color of #e1b0cb
<p style="color:#e1b0cb;">Text here</p>
.mytext {color:#e1b0cb;}
This box has a color of #e1b0cb
<div style="background-color:#e1b0cb;">Content here</div>
.mybackground {background-color:#e1b0cb;}
Border around this has a color of #e1b0cb
<div style="border:2px solid #e1b0cb;">Content here</div>
.myborder {border:2px solid #e1b0cb;}