#e1bfcc color space conversions
Hex:
#e1bfcc
RGB:
225, 191, 204
CMY:
12, 25, 20
CMYK:
0, 15, 9, 12
HSL:
337°, 36.1702%, 81.5686%
HSV (HSB):
337°, 15.1111%, 88.2353%
XYZ:
60.5812, 57.6288, 65.0572
xyY:
0.3306, 0.3145, 57.6288
CIE-Lab:
80.5320, 14.2125, -2.0172
CIE-LCH:
80.5320, 14.3549, 351.9219
CIE-Luv:
80.5320, 19.3533, -5.5740
Hunter-Lab:
75.9136, 9.5992, 2.3286
#e1bfcc color charts
#e1bfcc color shades, tints & tones
#e1bfcc color schemes
#e1bfcc color preview, HTML & CSS examples
This text has a color of #e1bfcc
<p style="color:#e1bfcc;">Text here</p>
.mytext {color:#e1bfcc;}
This box has a color of #e1bfcc
<div style="background-color:#e1bfcc;">Content here</div>
.mybackground {background-color:#e1bfcc;}
Border around this has a color of #e1bfcc
<div style="border:2px solid #e1bfcc;">Content here</div>
.myborder {border:2px solid #e1bfcc;}