#e5bfc0 color space conversions
Hex:
#e5bfc0
RGB:
229, 191, 192
CMY:
10, 25, 25
CMYK:
0, 17, 16, 10
HSL:
358°, 42.2222%, 82.3529%
HSV (HSB):
358°, 16.5939%, 89.8039%
XYZ:
60.4583, 57.7254, 57.8248
xyY:
0.3435, 0.3280, 57.7254
CIE-Lab:
80.5859, 13.6890, 4.5648
CIE-LCH:
80.5859, 14.4300, 18.4418
CIE-Luv:
80.5859, 23.0957, 4.2349
Hunter-Lab:
75.9772, 9.0799, 8.0596
#e5bfc0 color charts
#e5bfc0 color shades, tints & tones
#e5bfc0 color schemes
#e5bfc0 color preview, HTML & CSS examples
This text has a color of #e5bfc0
<p style="color:#e5bfc0;">Text here</p>
.mytext {color:#e5bfc0;}
This box has a color of #e5bfc0
<div style="background-color:#e5bfc0;">Content here</div>
.mybackground {background-color:#e5bfc0;}
Border around this has a color of #e5bfc0
<div style="border:2px solid #e5bfc0;">Content here</div>
.myborder {border:2px solid #e5bfc0;}