#f05f31 color space conversions
Hex:
        #f05f31
        RGB:
        240, 95, 49
        CMY:
        6, 63, 81
        CMYK:
        0, 60, 80, 6
      HSL:
        14°, 86.4253%, 56.6667%
        HSV (HSB):
        14°, 79.5833%, 94.1176%
        XYZ:
        40.5818, 26.9314, 5.9651
        xyY:
        0.5523, 0.3665, 26.9314
      CIE-Lab:
        58.9108, 53.6108, 53.1969
        CIE-LCH:
        58.9108, 75.5250, 44.7780
        CIE-Luv:
        58.9108, 117.3089, 42.7286
        Hunter-Lab:
        51.8955, 48.7681, 29.5118
      #f05f31 color charts
#f05f31 RGB chart
      #f05f31 CMYK chart
      #f05f31 RGB pie chart
      #f05f31 color shades, tints & tones
#f05f31 color schemes
#f05f31 color preview, HTML & CSS examples
           This text has a color of #f05f31        
        
          <p style="color:#f05f31;">Text here</p>
        
        
          .mytext {color:#f05f31;}
        
        Text color #f05f31
      
           This box has a color of #f05f31        
        
          <div style="background-color:#f05f31;">Content here</div>
        
        
          .mybackground {background-color:#f05f31;}
        
        Background color #f05f31
      
           Border around this has a color of #f05f31        
        
          <div style="border:2px solid #f05f31;">Content here</div>
        
        
          .myborder {border:2px solid #f05f31;}
        
        Border color #f05f31