#ebadcb color space conversions
Hex:
#ebadcb
RGB:
235, 173, 203
CMY:
8, 32, 20
CMYK:
0, 26, 14, 8
HSL:
331°, 60.7843%, 80.0000%
HSV (HSB):
331°, 26.3830%, 92.1569%
XYZ:
59.9840, 51.8611, 63.3486
xyY:
0.3424, 0.2960, 51.8611
CIE-Lab:
77.1977, 27.1656, -6.2781
CIE-LCH:
77.1977, 27.8817, 346.9872
CIE-Luv:
77.1977, 35.7002, -14.3267
Hunter-Lab:
72.0147, 22.6545, -1.7449
#ebadcb color charts
#ebadcb color shades, tints & tones
#ebadcb color schemes
#ebadcb color preview, HTML & CSS examples
This text has a color of #ebadcb
<p style="color:#ebadcb;">Text here</p>
.mytext {color:#ebadcb;}
This box has a color of #ebadcb
<div style="background-color:#ebadcb;">Content here</div>
.mybackground {background-color:#ebadcb;}
Border around this has a color of #ebadcb
<div style="border:2px solid #ebadcb;">Content here</div>
.myborder {border:2px solid #ebadcb;}