#f0ebd8 color space conversions
Hex:
#f0ebd8
RGB:
240, 235, 216
CMY:
6, 8, 15
CMYK:
0, 2, 10, 6
HSL:
48°, 44.4444%, 89.4118%
HSV (HSB):
48°, 10.0000%, 94.1176%
XYZ:
78.0382, 82.8998, 76.8540
xyY:
0.3282, 0.3486, 82.8998
CIE-Lab:
92.9705, -1.5062, 9.8070
CIE-LCH:
92.9705, 9.9220, 98.7316
CIE-Luv:
92.9705, 3.9606, 14.9470
Hunter-Lab:
91.0493, -6.3444, 13.6883
#f0ebd8 color charts
#f0ebd8 color shades, tints & tones
#f0ebd8 color schemes
#f0ebd8 color preview, HTML & CSS examples
This text has a color of #f0ebd8
<p style="color:#f0ebd8;">Text here</p>
.mytext {color:#f0ebd8;}
This box has a color of #f0ebd8
<div style="background-color:#f0ebd8;">Content here</div>
.mybackground {background-color:#f0ebd8;}
Border around this has a color of #f0ebd8
<div style="border:2px solid #f0ebd8;">Content here</div>
.myborder {border:2px solid #f0ebd8;}