#f85334 color space conversions
Hex:
        #f85334
        RGB:
        248, 83, 52
        CMY:
        3, 67, 80
        CMYK:
        0, 67, 79, 3
      HSL:
        9°, 93.3333%, 58.8235%
        HSV (HSB):
        9°, 79.0323%, 97.2549%
        XYZ:
        42.4245, 26.3909, 6.1067
        xyY:
        0.5662, 0.3522, 26.3909
      CIE-Lab:
        58.4063, 61.4002, 51.7305
        CIE-LCH:
        58.4063, 80.2871, 40.1146
        CIE-Luv:
        58.4063, 131.9700, 39.3633
        Hunter-Lab:
        51.3721, 57.5091, 28.9125
      #f85334 color charts
#f85334 RGB chart
      #f85334 CMYK chart
      #f85334 RGB pie chart
      #f85334 color shades, tints & tones
#f85334 color schemes
#f85334 color preview, HTML & CSS examples
           This text has a color of #f85334        
        
          <p style="color:#f85334;">Text here</p>
        
        
          .mytext {color:#f85334;}
        
        Text color #f85334
      
           This box has a color of #f85334        
        
          <div style="background-color:#f85334;">Content here</div>
        
        
          .mybackground {background-color:#f85334;}
        
        Background color #f85334
      
           Border around this has a color of #f85334        
        
          <div style="border:2px solid #f85334;">Content here</div>
        
        
          .myborder {border:2px solid #f85334;}
        
        Border color #f85334