#fba01b color space conversions
Hex:
#fba01b
RGB:
251, 160, 27
CMY:
2, 37, 89
CMYK:
0, 36, 89, 2
HSL:
36°, 96.5517%, 54.5098%
HSV (HSB):
36°, 89.2430%, 98.4314%
XYZ:
52.5523, 45.7300, 7.0939
xyY:
0.4987, 0.4340, 45.7300
CIE-Lab:
73.3700, 25.1661, 73.6093
CIE-LCH:
73.3700, 77.7924, 71.1251
CIE-Luv:
73.3700, 75.1889, 69.9688
Hunter-Lab:
67.6239, 20.3750, 41.1171
#fba01b color charts
#fba01b color shades, tints & tones
#fba01b color schemes
#fba01b color preview, HTML & CSS examples
This text has a color of #fba01b
<p style="color:#fba01b;">Text here</p>
.mytext {color:#fba01b;}
This box has a color of #fba01b
<div style="background-color:#fba01b;">Content here</div>
.mybackground {background-color:#fba01b;}
Border around this has a color of #fba01b
<div style="border:2px solid #fba01b;">Content here</div>
.myborder {border:2px solid #fba01b;}