#ebd6d6 color space conversions
Hex:
#ebd6d6
RGB:
235, 214, 214
CMY:
8, 16, 16
CMYK:
0, 9, 9, 8
HSL:
0°, 34.4262%, 88.0392%
HSV (HSB):
0°, 8.9362%, 92.1569%
XYZ:
70.4451, 70.6103, 73.5346
xyY:
0.3283, 0.3290, 70.6103
CIE-Lab:
87.2953, 7.2499, 2.6236
CIE-LCH:
87.2953, 7.7100, 19.8946
CIE-Luv:
87.2953, 12.3186, 2.6421
Hunter-Lab:
84.0300, 2.5901, 6.9363
#ebd6d6 color charts
#ebd6d6 color shades, tints & tones
#ebd6d6 color schemes
#ebd6d6 color preview, HTML & CSS examples
This text has a color of #ebd6d6
<p style="color:#ebd6d6;">Text here</p>
.mytext {color:#ebd6d6;}
This box has a color of #ebd6d6
<div style="background-color:#ebd6d6;">Content here</div>
.mybackground {background-color:#ebd6d6;}
Border around this has a color of #ebd6d6
<div style="border:2px solid #ebd6d6;">Content here</div>
.myborder {border:2px solid #ebd6d6;}