#e2b9d8 color space conversions
Hex:
#e2b9d8
RGB:
226, 185, 216
CMY:
11, 27, 15
CMYK:
0, 18, 4, 11
HSL:
315°, 41.4141%, 80.5882%
HSV (HSB):
315°, 18.1416%, 88.6275%
XYZ:
61.1077, 55.8245, 72.5202
xyY:
0.3225, 0.2947, 55.8245
CIE-Lab:
79.5139, 19.8437, -9.9821
CIE-LCH:
79.5139, 22.2129, 333.2959
CIE-Luv:
79.5139, 21.8902, -18.7645
Hunter-Lab:
74.7158, 15.2367, -5.2466
#e2b9d8 color charts
#e2b9d8 color shades, tints & tones
#e2b9d8 color schemes
#e2b9d8 color preview, HTML & CSS examples
This text has a color of #e2b9d8
<p style="color:#e2b9d8;">Text here</p>
.mytext {color:#e2b9d8;}
This box has a color of #e2b9d8
<div style="background-color:#e2b9d8;">Content here</div>
.mybackground {background-color:#e2b9d8;}
Border around this has a color of #e2b9d8
<div style="border:2px solid #e2b9d8;">Content here</div>
.myborder {border:2px solid #e2b9d8;}