#f85342 color space conversions
Hex:
        #f85342
        RGB:
        248, 83, 66
        CMY:
        3, 67, 74
        CMYK:
        0, 67, 73, 3
      HSL:
        6°, 92.8571%, 61.5686%
        HSV (HSB):
        6°, 73.3871%, 97.2549%
        XYZ:
        42.7880, 26.5363, 8.0211
        xyY:
        0.5532, 0.3431, 26.5363
      CIE-Lab:
        58.5427, 61.9005, 44.6812
        CIE-LCH:
        58.5427, 76.3419, 35.8226
        CIE-Luv:
        58.5427, 129.6163, 34.5402
        Hunter-Lab:
        51.5134, 58.1170, 26.8274
      #f85342 color charts
#f85342 RGB chart
      #f85342 CMYK chart
      #f85342 RGB pie chart
      #f85342 color shades, tints & tones
#f85342 color schemes
#f85342 color preview, HTML & CSS examples
           This text has a color of #f85342        
        
          <p style="color:#f85342;">Text here</p>
        
        
          .mytext {color:#f85342;}
        
        Text color #f85342
      
           This box has a color of #f85342        
        
          <div style="background-color:#f85342;">Content here</div>
        
        
          .mybackground {background-color:#f85342;}
        
        Background color #f85342
      
           Border around this has a color of #f85342        
        
          <div style="border:2px solid #f85342;">Content here</div>
        
        
          .myborder {border:2px solid #f85342;}
        
        Border color #f85342