#fba76c color space conversions
Hex:
#fba76c
RGB:
251, 167, 108
CMY:
2, 35, 58
CMYK:
0, 33, 57, 2
HSL:
25°, 94.7020%, 70.3922%
HSV (HSB):
25°, 56.9721%, 98.4314%
XYZ:
56.3092, 49.2294, 20.7218
xyY:
0.4460, 0.3899, 49.2294
CIE-Lab:
75.5938, 25.1355, 42.8795
CIE-LCH:
75.5938, 49.7036, 59.6216
CIE-Luv:
75.5938, 63.8828, 47.8678
Hunter-Lab:
70.1636, 20.4671, 31.6042
#fba76c color charts
#fba76c color shades, tints & tones
#fba76c color schemes
#fba76c color preview, HTML & CSS examples
This text has a color of #fba76c
<p style="color:#fba76c;">Text here</p>
.mytext {color:#fba76c;}
This box has a color of #fba76c
<div style="background-color:#fba76c;">Content here</div>
.mybackground {background-color:#fba76c;}
Border around this has a color of #fba76c
<div style="border:2px solid #fba76c;">Content here</div>
.myborder {border:2px solid #fba76c;}