#e1bced color space conversions
Hex:
#e1bced
RGB:
225, 188, 237
CMY:
12, 26, 7
CMYK:
5, 21, 0, 7
HSL:
285°, 57.6471%, 83.3333%
HSV (HSB):
285°, 20.6751%, 92.9412%
XYZ:
64.3206, 58.0884, 87.9429
xyY:
0.3058, 0.2761, 58.0884
CIE-Lab:
80.7879, 21.7865, -19.3802
CIE-LCH:
80.7879, 29.1590, 318.3452
CIE-Luv:
80.7879, 17.4929, -34.1147
Hunter-Lab:
76.2158, 17.2636, -15.0618
#e1bced color charts
#e1bced color shades, tints & tones
#e1bced color schemes
#e1bced color preview, HTML & CSS examples
This text has a color of #e1bced
<p style="color:#e1bced;">Text here</p>
.mytext {color:#e1bced;}
This box has a color of #e1bced
<div style="background-color:#e1bced;">Content here</div>
.mybackground {background-color:#e1bced;}
Border around this has a color of #e1bced
<div style="border:2px solid #e1bced;">Content here</div>
.myborder {border:2px solid #e1bced;}