#f85227 color space conversions
Hex:
        #f85227
        RGB:
        248, 82, 39
        CMY:
        3, 68, 85
        CMYK:
        0, 67, 84, 3
      HSL:
        12°, 93.7220%, 56.2745%
        HSV (HSB):
        12°, 84.2742%, 97.2549%
        XYZ:
        42.0949, 26.1375, 4.7459
        xyY:
        0.5768, 0.3582, 26.1375
      CIE-Lab:
        58.1674, 61.4377, 57.4895
        CIE-LCH:
        58.1674, 84.1406, 43.0986
        CIE-Luv:
        58.1674, 134.3544, 42.5613
        Hunter-Lab:
        51.1249, 57.5038, 30.2836
      #f85227 color charts
#f85227 RGB chart
      #f85227 CMYK chart
      #f85227 RGB pie chart
      #f85227 color shades, tints & tones
#f85227 color schemes
#f85227 color preview, HTML & CSS examples
           This text has a color of #f85227        
        
          <p style="color:#f85227;">Text here</p>
        
        
          .mytext {color:#f85227;}
        
        Text color #f85227
      
           This box has a color of #f85227        
        
          <div style="background-color:#f85227;">Content here</div>
        
        
          .mybackground {background-color:#f85227;}
        
        Background color #f85227
      
           Border around this has a color of #f85227        
        
          <div style="border:2px solid #f85227;">Content here</div>
        
        
          .myborder {border:2px solid #f85227;}
        
        Border color #f85227