#f82945 color space conversions
Hex:
        #f82945
        RGB:
        248, 41, 69
        CMY:
        3, 84, 73
        CMYK:
        0, 83, 72, 3
      HSL:
        352°, 93.6652%, 56.6667%
        HSV (HSB):
        352°, 83.4677%, 97.2549%
        XYZ:
        40.5785, 21.9720, 7.7325
        xyY:
        0.5774, 0.3126, 21.9720
      CIE-Lab:
        53.9973, 74.7797, 37.8621
        CIE-LCH:
        53.9973, 83.8185, 26.8538
        CIE-Luv:
        53.9973, 150.7814, 24.1362
        Hunter-Lab:
        46.8743, 72.4952, 23.0314
      #f82945 color charts
#f82945 RGB chart
      #f82945 CMYK chart
      #f82945 RGB pie chart
      #f82945 color shades, tints & tones
#f82945 color schemes
#f82945 color preview, HTML & CSS examples
           This text has a color of #f82945        
        
          <p style="color:#f82945;">Text here</p>
        
        
          .mytext {color:#f82945;}
        
        Text color #f82945
      
           This box has a color of #f82945        
        
          <div style="background-color:#f82945;">Content here</div>
        
        
          .mybackground {background-color:#f82945;}
        
        Background color #f82945
      
           Border around this has a color of #f82945        
        
          <div style="border:2px solid #f82945;">Content here</div>
        
        
          .myborder {border:2px solid #f82945;}
        
        Border color #f82945