#ebadc2 color space conversions
Hex:
#ebadc2
RGB:
235, 173, 194
CMY:
8, 32, 24
CMYK:
0, 26, 17, 8
HSL:
340°, 60.7843%, 80.0000%
HSV (HSB):
340°, 26.3830%, 92.1569%
XYZ:
58.9421, 51.4443, 57.8621
xyY:
0.3503, 0.3058, 51.4443
CIE-Lab:
76.9474, 25.7469, -1.7433
CIE-LCH:
76.9474, 25.8059, 356.1265
CIE-Luv:
76.9474, 36.9558, -7.2730
Hunter-Lab:
71.7247, 21.1699, 2.3766
#ebadc2 color charts
#ebadc2 color shades, tints & tones
#ebadc2 color schemes
#ebadc2 color preview, HTML & CSS examples
This text has a color of #ebadc2
<p style="color:#ebadc2;">Text here</p>
.mytext {color:#ebadc2;}
This box has a color of #ebadc2
<div style="background-color:#ebadc2;">Content here</div>
.mybackground {background-color:#ebadc2;}
Border around this has a color of #ebadc2
<div style="border:2px solid #ebadc2;">Content here</div>
.myborder {border:2px solid #ebadc2;}