#f85135 color space conversions
Hex:
        #f85135
        RGB:
        248, 81, 53
        CMY:
        3, 68, 79
        CMYK:
        0, 67, 79, 3
      HSL:
        9°, 93.3014%, 59.0196%
        HSV (HSB):
        9°, 78.6290%, 97.2549%
        XYZ:
        42.2964, 26.0984, 6.1764
        xyY:
        0.5672, 0.3500, 26.0984
      CIE-Lab:
        58.1303, 62.2048, 50.9649
        CIE-LCH:
        58.1303, 80.4167, 39.3280
        CIE-Luv:
        58.1303, 133.1652, 38.5219
        Hunter-Lab:
        51.0866, 58.3852, 28.5924
      #f85135 color charts
#f85135 RGB chart
      #f85135 CMYK chart
      #f85135 RGB pie chart
      #f85135 color shades, tints & tones
#f85135 color schemes
#f85135 color preview, HTML & CSS examples
           This text has a color of #f85135        
        
          <p style="color:#f85135;">Text here</p>
        
        
          .mytext {color:#f85135;}
        
        Text color #f85135
      
           This box has a color of #f85135        
        
          <div style="background-color:#f85135;">Content here</div>
        
        
          .mybackground {background-color:#f85135;}
        
        Background color #f85135
      
           Border around this has a color of #f85135        
        
          <div style="border:2px solid #f85135;">Content here</div>
        
        
          .myborder {border:2px solid #f85135;}
        
        Border color #f85135