#ebadb2 color space conversions
Hex:
#ebadb2
RGB:
235, 173, 178
CMY:
8, 32, 30
CMYK:
0, 26, 24, 8
HSL:
355°, 60.7843%, 80.0000%
HSV (HSB):
355°, 26.3830%, 92.1569%
XYZ:
57.2404, 50.7637, 48.9009
xyY:
0.3648, 0.3235, 50.7637
CIE-Lab:
76.5356, 23.3783, 6.3829
CIE-LCH:
76.5356, 24.2340, 15.2710
CIE-Luv:
76.5356, 39.1302, 4.8872
Hunter-Lab:
71.2486, 18.7200, 9.1808
#ebadb2 color charts
#ebadb2 color shades, tints & tones
#ebadb2 color schemes
#ebadb2 color preview, HTML & CSS examples
This text has a color of #ebadb2
<p style="color:#ebadb2;">Text here</p>
.mytext {color:#ebadb2;}
This box has a color of #ebadb2
<div style="background-color:#ebadb2;">Content here</div>
.mybackground {background-color:#ebadb2;}
Border around this has a color of #ebadb2
<div style="border:2px solid #ebadb2;">Content here</div>
.myborder {border:2px solid #ebadb2;}