#ebadd1 color space conversions
Hex:
#ebadd1
RGB:
235, 173, 209
CMY:
8, 32, 18
CMYK:
0, 26, 11, 8
HSL:
325°, 60.7843%, 80.0000%
HSV (HSB):
325°, 26.3830%, 92.1569%
XYZ:
60.7131, 52.1528, 67.1882
xyY:
0.3372, 0.2897, 52.1528
CIE-Lab:
77.3721, 28.1448, -9.2847
CIE-LCH:
77.3721, 29.6367, 341.7427
CIE-Luv:
77.3721, 34.8532, -19.0993
Hunter-Lab:
72.2169, 23.6865, -4.6096
#ebadd1 color charts
#ebadd1 color shades, tints & tones
#ebadd1 color schemes
#ebadd1 color preview, HTML & CSS examples
This text has a color of #ebadd1
<p style="color:#ebadd1;">Text here</p>
.mytext {color:#ebadd1;}
This box has a color of #ebadd1
<div style="background-color:#ebadd1;">Content here</div>
.mybackground {background-color:#ebadd1;}
Border around this has a color of #ebadd1
<div style="border:2px solid #ebadd1;">Content here</div>
.myborder {border:2px solid #ebadd1;}