#e2b9e8 color space conversions
Hex:
#e2b9e8
RGB:
226, 185, 232
CMY:
11, 27, 9
CMYK:
3, 20, 0, 9
HSL:
292°, 50.5376%, 81.7647%
HSV (HSB):
292°, 20.2586%, 90.9804%
XYZ:
63.2785, 56.6929, 83.9516
xyY:
0.3103, 0.2780, 56.6929
CIE-Lab:
80.0065, 22.7708, -17.8660
CIE-LCH:
80.0065, 28.9431, 321.8823
CIE-Luv:
80.0065, 20.1020, -31.7886
Hunter-Lab:
75.2947, 18.2477, -13.4006
#e2b9e8 color charts
#e2b9e8 color shades, tints & tones
#e2b9e8 color schemes
#e2b9e8 color preview, HTML & CSS examples
This text has a color of #e2b9e8
<p style="color:#e2b9e8;">Text here</p>
.mytext {color:#e2b9e8;}
This box has a color of #e2b9e8
<div style="background-color:#e2b9e8;">Content here</div>
.mybackground {background-color:#e2b9e8;}
Border around this has a color of #e2b9e8
<div style="border:2px solid #e2b9e8;">Content here</div>
.myborder {border:2px solid #e2b9e8;}