#fba942 color space conversions
Hex:
#fba942
RGB:
251, 169, 66
CMY:
2, 34, 74
CMYK:
0, 33, 74, 2
HSL:
33°, 95.8549%, 62.1569%
HSV (HSB):
33°, 73.7052%, 98.4314%
XYZ:
54.9550, 49.2785, 11.7695
xyY:
0.4737, 0.4248, 49.2785
CIE-Lab:
75.6243, 21.6106, 62.7014
CIE-LCH:
75.6243, 66.3211, 70.9830
CIE-Luv:
75.6243, 66.0476, 65.2484
Hunter-Lab:
70.1987, 16.8910, 39.1985
#fba942 color charts
#fba942 color shades, tints & tones
#fba942 color schemes
#fba942 color preview, HTML & CSS examples
This text has a color of #fba942
<p style="color:#fba942;">Text here</p>
.mytext {color:#fba942;}
This box has a color of #fba942
<div style="background-color:#fba942;">Content here</div>
.mybackground {background-color:#fba942;}
Border around this has a color of #fba942
<div style="border:2px solid #fba942;">Content here</div>
.myborder {border:2px solid #fba942;}