#f9b26a color space conversions
Hex:
#f9b26a
RGB:
249, 178, 106
CMY:
2, 30, 58
CMYK:
0, 29, 57, 2
HSL:
30°, 92.2581%, 69.6078%
HSV (HSB):
30°, 57.4297%, 97.6471%
XYZ:
57.5888, 53.0211, 20.8345
xyY:
0.4381, 0.4034, 53.0211
CIE-Lab:
77.8875, 18.4064, 46.6258
CIE-LCH:
77.8875, 50.1274, 68.4575
CIE-Luv:
77.8875, 54.4766, 53.6137
Hunter-Lab:
72.8156, 13.7458, 34.0065
#f9b26a color charts
#f9b26a color shades, tints & tones
#f9b26a color schemes
#f9b26a color preview, HTML & CSS examples
This text has a color of #f9b26a
<p style="color:#f9b26a;">Text here</p>
.mytext {color:#f9b26a;}
This box has a color of #f9b26a
<div style="background-color:#f9b26a;">Content here</div>
.mybackground {background-color:#f9b26a;}
Border around this has a color of #f9b26a
<div style="border:2px solid #f9b26a;">Content here</div>
.myborder {border:2px solid #f9b26a;}