#fba85e color space conversions
Hex:
#fba85e
RGB:
251, 168, 94
CMY:
2, 34, 63
CMYK:
0, 33, 63, 2
HSL:
28°, 95.1515%, 67.6471%
HSV (HSB):
28°, 62.5498%, 98.4314%
XYZ:
55.8067, 49.3226, 17.1686
xyY:
0.4563, 0.4033, 49.3226
CIE-Lab:
75.6516, 23.6335, 49.9709
CIE-LCH:
75.6516, 55.2778, 64.6884
CIE-Luv:
75.6516, 64.5774, 54.7391
Hunter-Lab:
70.2301, 18.9382, 34.6669
#fba85e color charts
#fba85e color shades, tints & tones
#fba85e color schemes
#fba85e color preview, HTML & CSS examples
This text has a color of #fba85e
<p style="color:#fba85e;">Text here</p>
.mytext {color:#fba85e;}
This box has a color of #fba85e
<div style="background-color:#fba85e;">Content here</div>
.mybackground {background-color:#fba85e;}
Border around this has a color of #fba85e
<div style="border:2px solid #fba85e;">Content here</div>
.myborder {border:2px solid #fba85e;}