#f0bb80 color space conversions
Hex:
#f0bb80
RGB:
240, 187, 128
CMY:
6, 27, 50
CMYK:
0, 22, 47, 6
HSL:
32°, 78.8732%, 72.1569%
HSV (HSB):
32°, 46.6667%, 94.1176%
XYZ:
57.6018, 55.6244, 28.1227
xyY:
0.4075, 0.3935, 55.6244
CIE-Lab:
79.3996, 11.9204, 37.1134
CIE-LCH:
79.3996, 38.9808, 72.1936
CIE-Luv:
79.3996, 39.3801, 45.8472
Hunter-Lab:
74.5818, 7.3429, 29.8506
#f0bb80 color charts
#f0bb80 color shades, tints & tones
#f0bb80 color schemes
#f0bb80 color preview, HTML & CSS examples
This text has a color of #f0bb80
<p style="color:#f0bb80;">Text here</p>
.mytext {color:#f0bb80;}
This box has a color of #f0bb80
<div style="background-color:#f0bb80;">Content here</div>
.mybackground {background-color:#f0bb80;}
Border around this has a color of #f0bb80
<div style="border:2px solid #f0bb80;">Content here</div>
.myborder {border:2px solid #f0bb80;}