#f2940b color space conversions
Hex:
        #f2940b
        RGB:
        242, 148, 11
        CMY:
        5, 42, 96
        CMYK:
        0, 39, 95, 5
      HSL:
        36°, 91.3043%, 49.6078%
        HSV (HSB):
        36°, 95.4545%, 94.9020%
        XYZ:
        47.2683, 40.0812, 5.5617
        xyY:
        0.5087, 0.4314, 40.0812
      CIE-Lab:
        69.5273, 27.4862, 73.2536
        CIE-LCH:
        69.5273, 78.2405, 69.4329
        CIE-Luv:
        69.5273, 78.0996, 66.8638
        Hunter-Lab:
        63.3097, 22.4795, 39.1082
      #f2940b color charts
#f2940b RGB chart
      #f2940b CMYK chart
      #f2940b RGB pie chart
      #f2940b color shades, tints & tones
#f2940b color schemes
#f2940b color preview, HTML & CSS examples
           This text has a color of #f2940b        
        
          <p style="color:#f2940b;">Text here</p>
        
        
          .mytext {color:#f2940b;}
        
        Text color #f2940b
      
           This box has a color of #f2940b        
        
          <div style="background-color:#f2940b;">Content here</div>
        
        
          .mybackground {background-color:#f2940b;}
        
        Background color #f2940b
      
           Border around this has a color of #f2940b        
        
          <div style="border:2px solid #f2940b;">Content here</div>
        
        
          .myborder {border:2px solid #f2940b;}
        
        Border color #f2940b