#f2b66f color space conversions
Hex:
#f2b66f
RGB:
242, 182, 111
CMY:
5, 29, 56
CMYK:
0, 25, 54, 5
HSL:
33°, 83.4395%, 69.2157%
HSV (HSB):
33°, 54.1322%, 94.9020%
XYZ:
56.2151, 53.4808, 22.3989
xyY:
0.4256, 0.4049, 53.4808
CIE-Lab:
78.1580, 13.8490, 44.2771
CIE-LCH:
78.1580, 46.3924, 72.6314
CIE-Luv:
78.1580, 45.8126, 52.4963
Hunter-Lab:
73.1306, 9.2336, 33.0317
#f2b66f color charts
#f2b66f color shades, tints & tones
#f2b66f color schemes
#f2b66f color preview, HTML & CSS examples
This text has a color of #f2b66f
<p style="color:#f2b66f;">Text here</p>
.mytext {color:#f2b66f;}
This box has a color of #f2b66f
<div style="background-color:#f2b66f;">Content here</div>
.mybackground {background-color:#f2b66f;}
Border around this has a color of #f2b66f
<div style="border:2px solid #f2b66f;">Content here</div>
.myborder {border:2px solid #f2b66f;}