#ebadac color space conversions
Hex:
#ebadac
RGB:
235, 173, 172
CMY:
8, 32, 33
CMYK:
0, 26, 27, 8
HSL:
1°, 61.1650%, 79.8039%
HSV (HSB):
1°, 26.8085%, 92.1569%
XYZ:
56.6509, 50.5279, 45.7968
xyY:
0.3703, 0.3303, 50.5279
CIE-Lab:
76.3921, 22.5423, 9.4474
CIE-LCH:
76.3921, 24.4420, 22.7384
CIE-Luv:
76.3921, 39.9220, 9.2990
Hunter-Lab:
71.0830, 17.8638, 11.5592
#ebadac color charts
#ebadac color shades, tints & tones
#ebadac color schemes
#ebadac color preview, HTML & CSS examples
This text has a color of #ebadac
<p style="color:#ebadac;">Text here</p>
.mytext {color:#ebadac;}
This box has a color of #ebadac
<div style="background-color:#ebadac;">Content here</div>
.mybackground {background-color:#ebadac;}
Border around this has a color of #ebadac
<div style="border:2px solid #ebadac;">Content here</div>
.myborder {border:2px solid #ebadac;}