#f2981b color space conversions
Hex:
        #f2981b
        RGB:
        242, 152, 27
        CMY:
        5, 40, 89
        CMYK:
        0, 37, 89, 5
      HSL:
        35°, 89.2116%, 52.7451%
        HSV (HSB):
        35°, 88.8430%, 94.9020%
        XYZ:
        48.0440, 41.4129, 6.4982
        xyY:
        0.5007, 0.4316, 41.4129
      CIE-Lab:
        70.4642, 25.6033, 70.9181
        CIE-LCH:
        70.4642, 75.3983, 70.1491
        CIE-Luv:
        70.4642, 74.3722, 66.7114
        Hunter-Lab:
        64.3528, 20.6457, 39.0600
      #f2981b color charts
#f2981b RGB chart
      #f2981b CMYK chart
      #f2981b RGB pie chart
      #f2981b color shades, tints & tones
#f2981b color schemes
#f2981b color preview, HTML & CSS examples
           This text has a color of #f2981b        
        
          <p style="color:#f2981b;">Text here</p>
        
        
          .mytext {color:#f2981b;}
        
        Text color #f2981b
      
           This box has a color of #f2981b        
        
          <div style="background-color:#f2981b;">Content here</div>
        
        
          .mybackground {background-color:#f2981b;}
        
        Background color #f2981b
      
           Border around this has a color of #f2981b        
        
          <div style="border:2px solid #f2981b;">Content here</div>
        
        
          .myborder {border:2px solid #f2981b;}
        
        Border color #f2981b