#e3b0df color space conversions
Hex:
#e3b0df
RGB:
227, 176, 223
CMY:
11, 31, 13
CMYK:
0, 22, 2, 11
HSL:
305°, 47.6636%, 79.0196%
HSV (HSB):
305°, 22.4670%, 89.0196%
XYZ:
60.5232, 52.7093, 76.7960
xyY:
0.3185, 0.2774, 52.7093
CIE-Lab:
77.7030, 26.2687, -16.4715
CIE-LCH:
77.7030, 31.0057, 327.9106
CIE-Luv:
77.7030, 26.2624, -30.0234
Hunter-Lab:
72.6012, 21.7526, -11.8950
#e3b0df color charts
#e3b0df color shades, tints & tones
#e3b0df color schemes
#e3b0df color preview, HTML & CSS examples
This text has a color of #e3b0df
<p style="color:#e3b0df;">Text here</p>
.mytext {color:#e3b0df;}
This box has a color of #e3b0df
<div style="background-color:#e3b0df;">Content here</div>
.mybackground {background-color:#e3b0df;}
Border around this has a color of #e3b0df
<div style="border:2px solid #e3b0df;">Content here</div>
.myborder {border:2px solid #e3b0df;}