#f2bf96 color space conversions
Hex:
#f2bf96
RGB:
242, 191, 150
CMY:
5, 25, 41
CMYK:
0, 21, 38, 5
HSL:
27°, 77.9661%, 76.8627%
HSV (HSB):
27°, 38.0165%, 94.9020%
XYZ:
60.7538, 58.3409, 36.9130
xyY:
0.3894, 0.3740, 58.3409
CIE-Lab:
80.9279, 12.9139, 27.6614
CIE-LCH:
80.9279, 30.5274, 64.9742
CIE-Luv:
80.9279, 36.1423, 35.0863
Hunter-Lab:
76.3812, 8.3122, 24.8135
#f2bf96 color charts
#f2bf96 color shades, tints & tones
#f2bf96 color schemes
#f2bf96 color preview, HTML & CSS examples
This text has a color of #f2bf96
<p style="color:#f2bf96;">Text here</p>
.mytext {color:#f2bf96;}
This box has a color of #f2bf96
<div style="background-color:#f2bf96;">Content here</div>
.mybackground {background-color:#f2bf96;}
Border around this has a color of #f2bf96
<div style="border:2px solid #f2bf96;">Content here</div>
.myborder {border:2px solid #f2bf96;}