#e2bfcc color space conversions
Hex:
#e2bfcc
RGB:
226, 191, 204
CMY:
11, 25, 20
CMYK:
0, 15, 10, 11
HSL:
338°, 37.6344%, 81.7647%
HSV (HSB):
338°, 15.4867%, 88.6275%
XYZ:
60.8939, 57.7900, 65.0719
xyY:
0.3314, 0.3145, 57.7900
CIE-Lab:
80.6219, 14.5640, -1.8748
CIE-LCH:
80.6219, 14.6841, 352.6648
CIE-Luv:
80.6219, 19.9821, -5.4252
Hunter-Lab:
76.0197, 9.9489, 2.4624
#e2bfcc color charts
#e2bfcc color shades, tints & tones
#e2bfcc color schemes
#e2bfcc color preview, HTML & CSS examples
This text has a color of #e2bfcc
<p style="color:#e2bfcc;">Text here</p>
.mytext {color:#e2bfcc;}
This box has a color of #e2bfcc
<div style="background-color:#e2bfcc;">Content here</div>
.mybackground {background-color:#e2bfcc;}
Border around this has a color of #e2bfcc
<div style="border:2px solid #e2bfcc;">Content here</div>
.myborder {border:2px solid #e2bfcc;}