#f0b28d color space conversions
Hex:
#f0b28d
RGB:
240, 178, 141
CMY:
6, 30, 45
CMYK:
0, 26, 41, 6
HSL:
22°, 76.7442%, 74.7059%
HSV (HSB):
22°, 41.2500%, 94.1176%
XYZ:
56.6633, 52.2891, 32.3056
xyY:
0.4011, 0.3702, 52.2891
CIE-Lab:
77.4534, 17.9985, 27.7326
CIE-LCH:
77.4534, 33.0612, 57.0164
CIE-Luv:
77.4534, 44.1181, 33.6465
Hunter-Lab:
72.3112, 13.3285, 24.1296
#f0b28d color charts
#f0b28d color shades, tints & tones
#f0b28d color schemes
#f0b28d color preview, HTML & CSS examples
This text has a color of #f0b28d
<p style="color:#f0b28d;">Text here</p>
.mytext {color:#f0b28d;}
This box has a color of #f0b28d
<div style="background-color:#f0b28d;">Content here</div>
.mybackground {background-color:#f0b28d;}
Border around this has a color of #f0b28d
<div style="border:2px solid #f0b28d;">Content here</div>
.myborder {border:2px solid #f0b28d;}