#fbac80 color space conversions
Hex:
#fbac80
RGB:
251, 172, 128
CMY:
2, 33, 50
CMYK:
0, 31, 49, 2
HSL:
21°, 93.8931%, 74.3137%
HSV (HSB):
21°, 49.0040%, 98.4314%
XYZ:
58.4325, 51.5728, 27.2969
xyY:
0.4256, 0.3756, 51.5728
CIE-Lab:
77.0247, 24.1813, 34.2779
CIE-LCH:
77.0247, 41.9489, 54.7990
CIE-Luv:
77.0247, 57.9824, 39.5915
Hunter-Lab:
71.8142, 19.5638, 27.7335
#fbac80 color charts
#fbac80 color shades, tints & tones
#fbac80 color schemes
#fbac80 color preview, HTML & CSS examples
This text has a color of #fbac80
<p style="color:#fbac80;">Text here</p>
.mytext {color:#fbac80;}
This box has a color of #fbac80
<div style="background-color:#fbac80;">Content here</div>
.mybackground {background-color:#fbac80;}
Border around this has a color of #fbac80
<div style="border:2px solid #fbac80;">Content here</div>
.myborder {border:2px solid #fbac80;}