#f6282f color space conversions
Hex:
        #f6282f
        RGB:
        246, 40, 47
        CMY:
        4, 84, 82
        CMYK:
        0, 84, 81, 4
      HSL:
        358°, 91.9643%, 56.0784%
        HSV (HSB):
        358°, 83.7398%, 96.4706%
        XYZ:
        39.2779, 21.3156, 4.7335
        xyY:
        0.6013, 0.3263, 21.3156
      CIE-Lab:
        53.2932, 73.7483, 49.1471
        CIE-LCH:
        53.2932, 88.6242, 33.6802
        CIE-Luv:
        53.2932, 154.5876, 31.6537
        Hunter-Lab:
        46.1689, 71.0624, 26.2395
      #f6282f color charts
#f6282f RGB chart
      #f6282f CMYK chart
      #f6282f RGB pie chart
      #f6282f color shades, tints & tones
#f6282f color schemes
#f6282f color preview, HTML & CSS examples
           This text has a color of #f6282f        
        
          <p style="color:#f6282f;">Text here</p>
        
        
          .mytext {color:#f6282f;}
        
        Text color #f6282f
      
           This box has a color of #f6282f        
        
          <div style="background-color:#f6282f;">Content here</div>
        
        
          .mybackground {background-color:#f6282f;}
        
        Background color #f6282f
      
           Border around this has a color of #f6282f        
        
          <div style="border:2px solid #f6282f;">Content here</div>
        
        
          .myborder {border:2px solid #f6282f;}
        
        Border color #f6282f