#fba00c color space conversions
Hex:
#fba00c
RGB:
251, 160, 12
CMY:
2, 37, 95
CMYK:
0, 36, 95, 2
HSL:
37°, 96.7611%, 51.5686%
HSV (HSB):
37°, 95.2191%, 98.4314%
XYZ:
52.4208, 45.6774, 6.4016
xyY:
0.5016, 0.4371, 45.6774
CIE-Lab:
73.3357, 24.9713, 76.2583
CIE-LCH:
73.3357, 80.2427, 71.8686
CIE-Luv:
73.3357, 75.5359, 71.3852
Hunter-Lab:
67.5850, 20.1757, 41.6937
#fba00c color charts
#fba00c color shades, tints & tones
#fba00c color schemes
#fba00c color preview, HTML & CSS examples
This text has a color of #fba00c
<p style="color:#fba00c;">Text here</p>
.mytext {color:#fba00c;}
This box has a color of #fba00c
<div style="background-color:#fba00c;">Content here</div>
.mybackground {background-color:#fba00c;}
Border around this has a color of #fba00c
<div style="border:2px solid #fba00c;">Content here</div>
.myborder {border:2px solid #fba00c;}