#f85341 color space conversions
Hex:
        #f85341
        RGB:
        248, 83, 65
        CMY:
        3, 67, 75
        CMYK:
        0, 67, 74, 3
      HSL:
        6°, 92.8934%, 61.3725%
        HSV (HSB):
        6°, 73.7903%, 97.2549%
        XYZ:
        42.7588, 26.5246, 7.8672
        xyY:
        0.5542, 0.3438, 26.5246
      CIE-Lab:
        58.5317, 61.8604, 45.2021
        CIE-LCH:
        58.5317, 76.6156, 36.1560
        CIE-Luv:
        58.5317, 129.8026, 34.9224
        Hunter-Lab:
        51.5021, 58.0682, 26.9947
      #f85341 color charts
#f85341 RGB chart
      #f85341 CMYK chart
      #f85341 RGB pie chart
      #f85341 color shades, tints & tones
#f85341 color schemes
#f85341 color preview, HTML & CSS examples
           This text has a color of #f85341        
        
          <p style="color:#f85341;">Text here</p>
        
        
          .mytext {color:#f85341;}
        
        Text color #f85341
      
           This box has a color of #f85341        
        
          <div style="background-color:#f85341;">Content here</div>
        
        
          .mybackground {background-color:#f85341;}
        
        Background color #f85341
      
           Border around this has a color of #f85341        
        
          <div style="border:2px solid #f85341;">Content here</div>
        
        
          .myborder {border:2px solid #f85341;}
        
        Border color #f85341