#f82c22 color space conversions
Hex:
        #f82c22
        RGB:
        248, 44, 34
        CMY:
        3, 83, 87
        CMYK:
        0, 82, 86, 3
      HSL:
        3°, 93.8596%, 55.2941%
        HSV (HSB):
        3°, 86.2903%, 97.2549%
        XYZ:
        39.9008, 21.8733, 3.6323
        xyY:
        0.6100, 0.3344, 21.8733
      CIE-Lab:
        53.8923, 73.1244, 56.1209
        CIE-LCH:
        53.8923, 92.1777, 37.5052
        CIE-Luv:
        53.8923, 156.5077, 35.8870
        Hunter-Lab:
        46.7689, 70.4413, 28.1334
      #f82c22 color charts
#f82c22 RGB chart
      #f82c22 CMYK chart
      #f82c22 RGB pie chart
      #f82c22 color shades, tints & tones
#f82c22 color schemes
#f82c22 color preview, HTML & CSS examples
           This text has a color of #f82c22        
        
          <p style="color:#f82c22;">Text here</p>
        
        
          .mytext {color:#f82c22;}
        
        Text color #f82c22
      
           This box has a color of #f82c22        
        
          <div style="background-color:#f82c22;">Content here</div>
        
        
          .mybackground {background-color:#f82c22;}
        
        Background color #f82c22
      
           Border around this has a color of #f82c22        
        
          <div style="border:2px solid #f82c22;">Content here</div>
        
        
          .myborder {border:2px solid #f82c22;}
        
        Border color #f82c22