#f0baac color space conversions
Hex:
#f0baac
RGB:
240, 186, 172
CMY:
6, 27, 33
CMYK:
0, 23, 28, 6
HSL:
12°, 69.3878%, 80.7843%
HSV (HSB):
12°, 28.3333%, 94.1176%
XYZ:
60.9405, 56.6216, 46.7469
xyY:
0.3709, 0.3446, 56.6216
CIE-Lab:
79.9663, 17.4996, 14.5806
CIE-LCH:
79.9663, 22.7778, 39.8010
CIE-Luv:
79.9663, 35.5558, 17.4214
Hunter-Lab:
75.2473, 12.8787, 15.8397
#f0baac color charts
#f0baac color shades, tints & tones
#f0baac color schemes
#f0baac color preview, HTML & CSS examples
This text has a color of #f0baac
<p style="color:#f0baac;">Text here</p>
.mytext {color:#f0baac;}
This box has a color of #f0baac
<div style="background-color:#f0baac;">Content here</div>
.mybackground {background-color:#f0baac;}
Border around this has a color of #f0baac
<div style="border:2px solid #f0baac;">Content here</div>
.myborder {border:2px solid #f0baac;}