#f08112 color space conversions
Hex:
        #f08112
        RGB:
        240, 129, 18
        CMY:
        6, 49, 93
        CMYK:
        0, 46, 93, 6
      HSL:
        30°, 88.0952%, 50.5882%
        HSV (HSB):
        30°, 92.5000%, 94.1176%
        XYZ:
        43.8946, 34.2695, 4.8734
        xyY:
        0.5286, 0.4127, 34.2695
      CIE-Lab:
        65.1759, 36.5845, 68.9481
        CIE-LCH:
        65.1759, 78.0529, 62.0492
        CIE-Luv:
        65.1759, 92.1993, 59.6016
        Hunter-Lab:
        58.5401, 31.3979, 36.0422
      #f08112 color charts
#f08112 RGB chart
      #f08112 CMYK chart
      #f08112 RGB pie chart
      #f08112 color shades, tints & tones
#f08112 color schemes
#f08112 color preview, HTML & CSS examples
           This text has a color of #f08112        
        
          <p style="color:#f08112;">Text here</p>
        
        
          .mytext {color:#f08112;}
        
        Text color #f08112
      
           This box has a color of #f08112        
        
          <div style="background-color:#f08112;">Content here</div>
        
        
          .mybackground {background-color:#f08112;}
        
        Background color #f08112
      
           Border around this has a color of #f08112        
        
          <div style="border:2px solid #f08112;">Content here</div>
        
        
          .myborder {border:2px solid #f08112;}
        
        Border color #f08112