#fb980b color space conversions
Hex:
#fb980b
RGB:
251, 152, 11
CMY:
2, 40, 96
CMYK:
0, 39, 96, 2
HSL:
35°, 96.7742%, 51.3725%
HSV (HSB):
35°, 95.6175%, 98.4314%
XYZ:
51.0723, 42.9899, 5.9227
xyY:
0.5108, 0.4300, 42.9899
CIE-Lab:
71.5481, 29.1299, 75.1659
CIE-LCH:
71.5481, 80.6130, 68.8166
CIE-Luv:
71.5481, 82.2273, 68.6334
Hunter-Lab:
65.5667, 24.2986, 40.5410
#fb980b color charts
#fb980b color shades, tints & tones
#fb980b color schemes
#fb980b color preview, HTML & CSS examples
This text has a color of #fb980b
<p style="color:#fb980b;">Text here</p>
.mytext {color:#fb980b;}
This box has a color of #fb980b
<div style="background-color:#fb980b;">Content here</div>
.mybackground {background-color:#fb980b;}
Border around this has a color of #fb980b
<div style="border:2px solid #fb980b;">Content here</div>
.myborder {border:2px solid #fb980b;}