#f85842 color space conversions
Hex:
        #f85842
        RGB:
        248, 88, 66
        CMY:
        3, 65, 74
        CMYK:
        0, 65, 73, 3
      HSL:
        7°, 92.8571%, 61.5686%
        HSV (HSB):
        7°, 73.3871%, 97.2549%
        XYZ:
        43.1845, 27.3293, 8.1533
        xyY:
        0.5490, 0.3474, 27.3293
      CIE-Lab:
        59.2779, 59.9115, 45.4908
        CIE-LCH:
        59.2779, 75.2250, 37.2094
        CIE-Luv:
        59.2779, 126.2665, 35.9725
        Hunter-Lab:
        52.2774, 55.9671, 27.3472
      #f85842 color charts
#f85842 RGB chart
      #f85842 CMYK chart
      #f85842 RGB pie chart
      #f85842 color shades, tints & tones
#f85842 color schemes
#f85842 color preview, HTML & CSS examples
           This text has a color of #f85842        
        
          <p style="color:#f85842;">Text here</p>
        
        
          .mytext {color:#f85842;}
        
        Text color #f85842
      
           This box has a color of #f85842        
        
          <div style="background-color:#f85842;">Content here</div>
        
        
          .mybackground {background-color:#f85842;}
        
        Background color #f85842
      
           Border around this has a color of #f85842        
        
          <div style="border:2px solid #f85842;">Content here</div>
        
        
          .myborder {border:2px solid #f85842;}
        
        Border color #f85842