#fbf53f color space conversions
Hex:
#fbf53f
RGB:
251, 245, 63
CMY:
2, 4, 75
CMYK:
0, 2, 75, 2
HSL:
58°, 95.9184%, 61.5686%
HSV (HSB):
58°, 74.9004%, 98.4314%
XYZ:
73.3333, 86.1729, 17.4706
xyY:
0.4144, 0.4869, 86.1729
CIE-Lab:
94.3862, -17.2131, 81.6421
CIE-LCH:
94.3862, 83.4369, 101.9057
CIE-Luv:
94.3862, 11.0122, 96.2841
Hunter-Lab:
92.8294, -21.4401, 53.8221
#fbf53f color charts
#fbf53f color shades, tints & tones
#fbf53f color schemes
#fbf53f color preview, HTML & CSS examples
This text has a color of #fbf53f
<p style="color:#fbf53f;">Text here</p>
.mytext {color:#fbf53f;}
This box has a color of #fbf53f
<div style="background-color:#fbf53f;">Content here</div>
.mybackground {background-color:#fbf53f;}
Border around this has a color of #fbf53f
<div style="border:2px solid #fbf53f;">Content here</div>
.myborder {border:2px solid #fbf53f;}