#fba75e color space conversions
Hex:
#fba75e
RGB:
251, 167, 94
CMY:
2, 35, 63
CMYK:
0, 33, 63, 2
HSL:
28°, 95.1515%, 67.6471%
HSV (HSB):
28°, 62.5498%, 98.4314%
XYZ:
55.6228, 48.9548, 17.1073
xyY:
0.4571, 0.4023, 48.9548
CIE-Lab:
75.4232, 24.1576, 49.7058
CIE-LCH:
75.4232, 55.2653, 64.0798
CIE-Luv:
75.4232, 65.3324, 54.3098
Hunter-Lab:
69.9677, 19.4600, 34.4809
#fba75e color charts
#fba75e color shades, tints & tones
#fba75e color schemes
#fba75e color preview, HTML & CSS examples
This text has a color of #fba75e
<p style="color:#fba75e;">Text here</p>
.mytext {color:#fba75e;}
This box has a color of #fba75e
<div style="background-color:#fba75e;">Content here</div>
.mybackground {background-color:#fba75e;}
Border around this has a color of #fba75e
<div style="border:2px solid #fba75e;">Content here</div>
.myborder {border:2px solid #fba75e;}