#f2b06f color space conversions
Hex:
#f2b06f
RGB:
242, 176, 111
CMY:
5, 31, 56
CMYK:
0, 27, 54, 5
HSL:
30°, 83.4395%, 69.2157%
HSV (HSB):
30°, 54.1322%, 94.9020%
XYZ:
55.0125, 51.0756, 21.9980
xyY:
0.4295, 0.3988, 51.0756
CIE-Lab:
76.7248, 17.0123, 42.5145
CIE-LCH:
76.7248, 45.7919, 68.1911
CIE-Luv:
76.7248, 50.0750, 49.6949
Hunter-Lab:
71.4672, 12.3344, 31.7772
#f2b06f color charts
#f2b06f color shades, tints & tones
#f2b06f color schemes
#f2b06f color preview, HTML & CSS examples
This text has a color of #f2b06f
<p style="color:#f2b06f;">Text here</p>
.mytext {color:#f2b06f;}
This box has a color of #f2b06f
<div style="background-color:#f2b06f;">Content here</div>
.mybackground {background-color:#f2b06f;}
Border around this has a color of #f2b06f
<div style="border:2px solid #f2b06f;">Content here</div>
.myborder {border:2px solid #f2b06f;}