#fbf75e color space conversions
Hex:
#fbf75e
RGB:
251, 247, 94
CMY:
2, 3, 63
CMYK:
0, 2, 63, 2
HSL:
58°, 95.1515%, 67.6471%
HSV (HSB):
58°, 62.5498%, 98.4314%
XYZ:
75.0648, 87.8389, 23.5879
xyY:
0.4025, 0.4710, 87.8389
CIE-Lab:
95.0931, -16.6785, 71.4222
CIE-LCH:
95.0931, 73.3437, 103.1441
CIE-Luv:
95.0931, 9.0709, 88.8512
Hunter-Lab:
93.7224, -21.0488, 50.6837
#fbf75e color charts
#fbf75e color shades, tints & tones
#fbf75e color schemes
#fbf75e color preview, HTML & CSS examples
This text has a color of #fbf75e
<p style="color:#fbf75e;">Text here</p>
.mytext {color:#fbf75e;}
This box has a color of #fbf75e
<div style="background-color:#fbf75e;">Content here</div>
.mybackground {background-color:#fbf75e;}
Border around this has a color of #fbf75e
<div style="border:2px solid #fbf75e;">Content here</div>
.myborder {border:2px solid #fbf75e;}