#fbaf5c color space conversions
Hex:
#fbaf5c
RGB:
251, 175, 92
CMY:
2, 31, 64
CMYK:
0, 30, 63, 2
HSL:
31°, 95.2096%, 67.2549%
HSV (HSB):
31°, 63.3466%, 98.4314%
XYZ:
57.0454, 51.9419, 17.1444
xyY:
0.4523, 0.4118, 51.9419
CIE-Lab:
77.2461, 19.8360, 52.7707
CIE-LCH:
77.2461, 56.3757, 69.3992
CIE-Luv:
77.2461, 59.4840, 58.5799
Hunter-Lab:
72.0707, 15.1625, 36.3454
#fbaf5c color charts
#fbaf5c color shades, tints & tones
#fbaf5c color schemes
#fbaf5c color preview, HTML & CSS examples
This text has a color of #fbaf5c
<p style="color:#fbaf5c;">Text here</p>
.mytext {color:#fbaf5c;}
This box has a color of #fbaf5c
<div style="background-color:#fbaf5c;">Content here</div>
.mybackground {background-color:#fbaf5c;}
Border around this has a color of #fbaf5c
<div style="border:2px solid #fbaf5c;">Content here</div>
.myborder {border:2px solid #fbaf5c;}