#fba98a color space conversions
Hex:
#fba98a
RGB:
251, 169, 138
CMY:
2, 34, 46
CMYK:
0, 33, 45, 2
HSL:
16°, 93.3884%, 76.2745%
HSV (HSB):
16°, 45.0199%, 98.4314%
XYZ:
58.5591, 50.7201, 30.7483
xyY:
0.4182, 0.3622, 50.7201
CIE-Lab:
76.5092, 26.7102, 28.2835
CIE-LCH:
76.5092, 38.9023, 46.6387
CIE-Luv:
76.5092, 58.7911, 32.2333
Hunter-Lab:
71.2181, 22.1400, 24.2543
#fba98a color charts
#fba98a color shades, tints & tones
#fba98a color schemes
#fba98a color preview, HTML & CSS examples
This text has a color of #fba98a
<p style="color:#fba98a;">Text here</p>
.mytext {color:#fba98a;}
This box has a color of #fba98a
<div style="background-color:#fba98a;">Content here</div>
.mybackground {background-color:#fba98a;}
Border around this has a color of #fba98a
<div style="border:2px solid #fba98a;">Content here</div>
.myborder {border:2px solid #fba98a;}