#fbc95f color space conversions
Hex:
#fbc95f
RGB:
251, 201, 95
CMY:
2, 21, 63
CMYK:
0, 20, 62, 2
HSL:
41°, 95.1220%, 67.8431%
HSV (HSB):
41°, 62.1514%, 98.4314%
XYZ:
62.7359, 63.1087, 19.7011
xyY:
0.4310, 0.4336, 63.1087
CIE-Lab:
83.4996, 6.4632, 58.4307
CIE-LCH:
83.4996, 58.7871, 83.6880
CIE-Luv:
83.4996, 40.1877, 68.6519
Hunter-Lab:
79.4410, 1.9426, 40.9050
#fbc95f color charts
#fbc95f color shades, tints & tones
#fbc95f color schemes
#fbc95f color preview, HTML & CSS examples
This text has a color of #fbc95f
<p style="color:#fbc95f;">Text here</p>
.mytext {color:#fbc95f;}
This box has a color of #fbc95f
<div style="background-color:#fbc95f;">Content here</div>
.mybackground {background-color:#fbc95f;}
Border around this has a color of #fbc95f
<div style="border:2px solid #fbc95f;">Content here</div>
.myborder {border:2px solid #fbc95f;}