#fba65e color space conversions
Hex:
#fba65e
RGB:
251, 166, 94
CMY:
2, 35, 63
CMYK:
0, 34, 63, 2
HSL:
28°, 95.1515%, 67.6471%
HSV (HSB):
28°, 62.5498%, 98.4314%
XYZ:
55.4403, 48.5898, 17.0464
xyY:
0.4579, 0.4013, 48.5898
CIE-Lab:
75.1954, 24.6815, 49.4412
CIE-LCH:
75.1954, 55.2594, 63.4712
CIE-Luv:
75.1954, 66.0882, 53.8808
Hunter-Lab:
69.7064, 19.9819, 34.2953
#fba65e color charts
#fba65e color shades, tints & tones
#fba65e color schemes
#fba65e color preview, HTML & CSS examples
This text has a color of #fba65e
<p style="color:#fba65e;">Text here</p>
.mytext {color:#fba65e;}
This box has a color of #fba65e
<div style="background-color:#fba65e;">Content here</div>
.mybackground {background-color:#fba65e;}
Border around this has a color of #fba65e
<div style="border:2px solid #fba65e;">Content here</div>
.myborder {border:2px solid #fba65e;}