#fbaf5b color space conversions
Hex:
#fbaf5b
RGB:
251, 175, 91
CMY:
2, 31, 64
CMYK:
0, 30, 64, 2
HSL:
32°, 95.2381%, 67.0588%
HSV (HSB):
32°, 63.7450%, 98.4314%
XYZ:
57.0020, 51.9245, 16.9156
xyY:
0.4530, 0.4126, 51.9245
CIE-Lab:
77.2357, 19.7737, 53.2353
CIE-LCH:
77.2357, 56.7890, 69.6230
CIE-Luv:
77.2357, 59.5676, 58.9855
Hunter-Lab:
72.0587, 15.0997, 36.5228
#fbaf5b color charts
#fbaf5b color shades, tints & tones
#fbaf5b color schemes
#fbaf5b color preview, HTML & CSS examples
This text has a color of #fbaf5b
<p style="color:#fbaf5b;">Text here</p>
.mytext {color:#fbaf5b;}
This box has a color of #fbaf5b
<div style="background-color:#fbaf5b;">Content here</div>
.mybackground {background-color:#fbaf5b;}
Border around this has a color of #fbaf5b
<div style="border:2px solid #fbaf5b;">Content here</div>
.myborder {border:2px solid #fbaf5b;}