#e8bedc color space conversions
Hex:
#e8bedc
RGB:
232, 190, 220
CMY:
9, 25, 14
CMYK:
0, 18, 5, 9
HSL:
317°, 47.7273%, 82.7451%
HSV (HSB):
317°, 18.1034%, 90.9804%
XYZ:
64.6104, 59.1500, 75.7219
xyY:
0.3239, 0.2965, 59.1500
CIE-Lab:
81.3740, 19.9187, -9.3084
CIE-LCH:
81.3740, 21.9864, 334.9523
CIE-Luv:
81.3740, 22.5954, -17.7928
Hunter-Lab:
76.9091, 15.3650, -4.5385
#e8bedc color charts
#e8bedc color shades, tints & tones
#e8bedc color schemes
#e8bedc color preview, HTML & CSS examples
This text has a color of #e8bedc
<p style="color:#e8bedc;">Text here</p>
.mytext {color:#e8bedc;}
This box has a color of #e8bedc
<div style="background-color:#e8bedc;">Content here</div>
.mybackground {background-color:#e8bedc;}
Border around this has a color of #e8bedc
<div style="border:2px solid #e8bedc;">Content here</div>
.myborder {border:2px solid #e8bedc;}