#fbbd5f color space conversions
Hex:
#fbbd5f
RGB:
251, 189, 95
CMY:
2, 26, 63
CMYK:
0, 25, 62, 2
HSL:
36°, 95.1220%, 67.8431%
HSV (HSB):
36°, 62.1514%, 98.4314%
XYZ:
60.0468, 57.7306, 18.8048
xyY:
0.4396, 0.4227, 57.7306
CIE-Lab:
80.5888, 12.6985, 55.1544
CIE-LCH:
80.5888, 56.5973, 77.0344
CIE-Luv:
80.5888, 48.8682, 63.4215
Hunter-Lab:
75.9807, 8.1007, 38.5125
#fbbd5f color charts
#fbbd5f color shades, tints & tones
#fbbd5f color schemes
#fbbd5f color preview, HTML & CSS examples
This text has a color of #fbbd5f
<p style="color:#fbbd5f;">Text here</p>
.mytext {color:#fbbd5f;}
This box has a color of #fbbd5f
<div style="background-color:#fbbd5f;">Content here</div>
.mybackground {background-color:#fbbd5f;}
Border around this has a color of #fbbd5f
<div style="border:2px solid #fbbd5f;">Content here</div>
.myborder {border:2px solid #fbbd5f;}