#fba00e color space conversions
Hex:
#fba00e
RGB:
251, 160, 14
CMY:
2, 37, 95
CMYK:
0, 36, 94, 2
HSL:
37°, 96.7347%, 51.9608%
HSV (HSB):
37°, 94.4223%, 98.4314%
XYZ:
52.4337, 45.6825, 6.4695
xyY:
0.5013, 0.4368, 45.6825
CIE-Lab:
73.3391, 24.9904, 75.9899
CIE-LCH:
73.3391, 79.9936, 71.7958
CIE-Luv:
73.3391, 75.5017, 71.2457
Hunter-Lab:
67.5889, 20.1953, 41.6370
#fba00e color charts
#fba00e color shades, tints & tones
#fba00e color schemes
#fba00e color preview, HTML & CSS examples
This text has a color of #fba00e
<p style="color:#fba00e;">Text here</p>
.mytext {color:#fba00e;}
This box has a color of #fba00e
<div style="background-color:#fba00e;">Content here</div>
.mybackground {background-color:#fba00e;}
Border around this has a color of #fba00e
<div style="border:2px solid #fba00e;">Content here</div>
.myborder {border:2px solid #fba00e;}