#ebcddc color space conversions
Hex:
#ebcddc
RGB:
235, 205, 220
CMY:
8, 20, 14
CMYK:
0, 13, 6, 8
HSL:
330°, 42.8571%, 86.2745%
HSV (HSB):
330°, 12.7660%, 92.1569%
XYZ:
69.0105, 66.4921, 76.9072
xyY:
0.3249, 0.3130, 66.4921
CIE-Lab:
85.2468, 12.9871, -3.5509
CIE-LCH:
85.2468, 13.4638, 344.7082
CIE-Luv:
85.2468, 16.5930, -7.7375
Hunter-Lab:
81.5427, 8.3669, 1.1604
#ebcddc color charts
#ebcddc color shades, tints & tones
#ebcddc color schemes
#ebcddc color preview, HTML & CSS examples
This text has a color of #ebcddc
<p style="color:#ebcddc;">Text here</p>
.mytext {color:#ebcddc;}
This box has a color of #ebcddc
<div style="background-color:#ebcddc;">Content here</div>
.mybackground {background-color:#ebcddc;}
Border around this has a color of #ebcddc
<div style="border:2px solid #ebcddc;">Content here</div>
.myborder {border:2px solid #ebcddc;}