#fbf52d color space conversions
Hex:
#fbf52d
RGB:
251, 245, 45
CMY:
2, 4, 82
CMYK:
0, 2, 82, 2
HSL:
58°, 96.2617%, 58.0392%
HSV (HSB):
58°, 82.0717%, 98.4314%
XYZ:
72.9097, 86.0035, 15.2402
xyY:
0.4187, 0.4938, 86.0035
CIE-Lab:
94.3139, -17.7857, 86.3542
CIE-LCH:
94.3139, 88.1667, 101.6380
CIE-Luv:
94.3139, 11.2673, 99.4786
Hunter-Lab:
92.7381, -21.9568, 55.1732
#fbf52d color charts
#fbf52d color shades, tints & tones
#fbf52d color schemes
#fbf52d color preview, HTML & CSS examples
This text has a color of #fbf52d
<p style="color:#fbf52d;">Text here</p>
.mytext {color:#fbf52d;}
This box has a color of #fbf52d
<div style="background-color:#fbf52d;">Content here</div>
.mybackground {background-color:#fbf52d;}
Border around this has a color of #fbf52d
<div style="border:2px solid #fbf52d;">Content here</div>
.myborder {border:2px solid #fbf52d;}