#ebadbf color space conversions
Hex:
#ebadbf
RGB:
235, 173, 191
CMY:
8, 32, 25
CMYK:
0, 26, 19, 8
HSL:
343°, 60.7843%, 80.0000%
HSV (HSB):
343°, 26.3830%, 92.1569%
XYZ:
58.6085, 51.3109, 56.1052
xyY:
0.3530, 0.3091, 51.3109
CIE-Lab:
76.8670, 25.2877, -0.2255
CIE-LCH:
76.8670, 25.2887, 359.4891
CIE-Luv:
76.8670, 37.3696, -4.9534
Hunter-Lab:
71.6316, 20.6921, 3.7035
#ebadbf color charts
#ebadbf color shades, tints & tones
#ebadbf color schemes
#ebadbf color preview, HTML & CSS examples
This text has a color of #ebadbf
<p style="color:#ebadbf;">Text here</p>
.mytext {color:#ebadbf;}
This box has a color of #ebadbf
<div style="background-color:#ebadbf;">Content here</div>
.mybackground {background-color:#ebadbf;}
Border around this has a color of #ebadbf
<div style="border:2px solid #ebadbf;">Content here</div>
.myborder {border:2px solid #ebadbf;}