#fb980c color space conversions
Hex:
#fb980c
RGB:
251, 152, 12
CMY:
2, 40, 95
CMYK:
0, 39, 95, 2
HSL:
35°, 96.7611%, 51.5686%
HSV (HSB):
35°, 95.2191%, 98.4314%
XYZ:
51.0783, 42.9922, 5.9540
xyY:
0.5107, 0.4298, 42.9922
CIE-Lab:
71.5497, 29.1387, 75.0352
CIE-LCH:
71.5497, 80.4943, 68.7771
CIE-Luv:
71.5497, 82.2095, 68.5670
Hunter-Lab:
65.5685, 24.3078, 40.5140
#fb980c color charts
#fb980c color shades, tints & tones
#fb980c color schemes
#fb980c color preview, HTML & CSS examples
This text has a color of #fb980c
<p style="color:#fb980c;">Text here</p>
.mytext {color:#fb980c;}
This box has a color of #fb980c
<div style="background-color:#fb980c;">Content here</div>
.mybackground {background-color:#fb980c;}
Border around this has a color of #fb980c
<div style="border:2px solid #fb980c;">Content here</div>
.myborder {border:2px solid #fb980c;}