#fba86d color space conversions
Hex:
#fba86d
RGB:
251, 168, 109
CMY:
2, 34, 57
CMYK:
0, 33, 57, 2
HSL:
25°, 94.6667%, 70.5882%
HSV (HSB):
25°, 56.5737%, 98.4314%
XYZ:
56.5466, 49.6186, 21.0650
xyY:
0.4444, 0.3900, 49.6186
CIE-Lab:
75.8346, 24.6872, 42.6628
CIE-LCH:
75.8346, 49.2907, 59.9438
CIE-Luv:
75.8346, 63.0389, 47.8253
Hunter-Lab:
70.4405, 20.0213, 31.5778
#fba86d color charts
#fba86d color shades, tints & tones
#fba86d color schemes
#fba86d color preview, HTML & CSS examples
This text has a color of #fba86d
<p style="color:#fba86d;">Text here</p>
.mytext {color:#fba86d;}
This box has a color of #fba86d
<div style="background-color:#fba86d;">Content here</div>
.mybackground {background-color:#fba86d;}
Border around this has a color of #fba86d
<div style="border:2px solid #fba86d;">Content here</div>
.myborder {border:2px solid #fba86d;}