#e2b0ce color space conversions
Hex:
#e2b0ce
RGB:
226, 176, 206
CMY:
11, 31, 19
CMYK:
0, 22, 9, 11
HSL:
324°, 46.2963%, 78.8235%
HSV (HSB):
324°, 22.1239%, 88.6275%
XYZ:
58.0299, 51.6757, 65.3084
xyY:
0.3316, 0.2953, 51.6757
CIE-Lab:
77.0865, 22.9364, -8.1742
CIE-LCH:
77.0865, 24.3495, 340.3847
CIE-Luv:
77.0865, 27.7774, -16.4370
Hunter-Lab:
71.8858, 18.2944, -3.5451
#e2b0ce color charts
#e2b0ce color shades, tints & tones
#e2b0ce color schemes
#e2b0ce color preview, HTML & CSS examples
This text has a color of #e2b0ce
<p style="color:#e2b0ce;">Text here</p>
.mytext {color:#e2b0ce;}
This box has a color of #e2b0ce
<div style="background-color:#e2b0ce;">Content here</div>
.mybackground {background-color:#e2b0ce;}
Border around this has a color of #e2b0ce
<div style="border:2px solid #e2b0ce;">Content here</div>
.myborder {border:2px solid #e2b0ce;}