#f9bf32 color space conversions
Hex:
#f9bf32
RGB:
249, 191, 50
CMY:
2, 25, 80
CMYK:
0, 23, 80, 2
HSL:
43°, 94.3128%, 58.6275%
HSV (HSB):
43°, 79.9197%, 97.6471%
XYZ:
58.2734, 57.6316, 11.0703
xyY:
0.4589, 0.4539, 57.6316
CIE-Lab:
80.5336, 8.6708, 73.0910
CIE-LCH:
80.5336, 73.6036, 83.2346
CIE-Luv:
80.5336, 48.1514, 77.7290
Hunter-Lab:
75.9155, 4.1661, 44.4950
#f9bf32 color charts
#f9bf32 color shades, tints & tones
#f9bf32 color schemes
#f9bf32 color preview, HTML & CSS examples
This text has a color of #f9bf32
<p style="color:#f9bf32;">Text here</p>
.mytext {color:#f9bf32;}
This box has a color of #f9bf32
<div style="background-color:#f9bf32;">Content here</div>
.mybackground {background-color:#f9bf32;}
Border around this has a color of #f9bf32
<div style="border:2px solid #f9bf32;">Content here</div>
.myborder {border:2px solid #f9bf32;}