#fbac5f color space conversions
Hex:
#fbac5f
RGB:
251, 172, 95
CMY:
2, 33, 63
CMYK:
0, 31, 62, 2
HSL:
30°, 95.1220%, 67.8431%
HSV (HSB):
30°, 62.1514%, 98.4314%
XYZ:
56.6017, 50.8405, 17.6564
xyY:
0.4525, 0.4064, 50.8405
CIE-Lab:
76.5823, 21.6009, 50.5616
CIE-LCH:
76.5823, 54.9825, 66.8669
CIE-Luv:
76.5823, 61.4745, 56.0369
Hunter-Lab:
71.3025, 16.9184, 35.2300
#fbac5f color charts
#fbac5f color shades, tints & tones
#fbac5f color schemes
#fbac5f color preview, HTML & CSS examples
This text has a color of #fbac5f
<p style="color:#fbac5f;">Text here</p>
.mytext {color:#fbac5f;}
This box has a color of #fbac5f
<div style="background-color:#fbac5f;">Content here</div>
.mybackground {background-color:#fbac5f;}
Border around this has a color of #fbac5f
<div style="border:2px solid #fbac5f;">Content here</div>
.myborder {border:2px solid #fbac5f;}