#fba94e color space conversions
Hex:
#fba94e
RGB:
251, 169, 78
CMY:
2, 34, 69
CMYK:
0, 33, 69, 2
HSL:
32°, 95.5801%, 64.5098%
HSV (HSB):
32°, 68.9243%, 98.4314%
XYZ:
55.3468, 49.4352, 13.8326
xyY:
0.4666, 0.4168, 49.4352
CIE-Lab:
75.7213, 22.1799, 57.5989
CIE-LCH:
75.7213, 61.7218, 68.9395
CIE-Luv:
75.7213, 65.1931, 61.3806
Hunter-Lab:
70.3102, 17.4688, 37.5526
#fba94e color charts
#fba94e color shades, tints & tones
#fba94e color schemes
#fba94e color preview, HTML & CSS examples
This text has a color of #fba94e
<p style="color:#fba94e;">Text here</p>
.mytext {color:#fba94e;}
This box has a color of #fba94e
<div style="background-color:#fba94e;">Content here</div>
.mybackground {background-color:#fba94e;}
Border around this has a color of #fba94e
<div style="border:2px solid #fba94e;">Content here</div>
.myborder {border:2px solid #fba94e;}