#fb282f color space conversions
Hex:
        #fb282f
        RGB:
        251, 40, 47
        CMY:
        2, 84, 82
        CMYK:
        0, 84, 81, 2
      HSL:
        358°, 96.3470%, 57.0588%
        HSV (HSB):
        358°, 84.0637%, 98.4314%
        XYZ:
        41.0555, 22.2320, 4.8167
        xyY:
        0.6028, 0.3264, 22.2320
      CIE-Lab:
        54.2724, 75.0636, 50.4257
        CIE-LCH:
        54.2724, 90.4284, 33.8921
        CIE-Luv:
        54.2724, 158.2810, 32.4887
        Hunter-Lab:
        47.1509, 72.9108, 26.9489
      #fb282f color charts
#fb282f RGB chart
      #fb282f CMYK chart
      #fb282f RGB pie chart
      #fb282f color shades, tints & tones
#fb282f color schemes
#fb282f color preview, HTML & CSS examples
           This text has a color of #fb282f        
        
          <p style="color:#fb282f;">Text here</p>
        
        
          .mytext {color:#fb282f;}
        
        Text color #fb282f
      
           This box has a color of #fb282f        
        
          <div style="background-color:#fb282f;">Content here</div>
        
        
          .mybackground {background-color:#fb282f;}
        
        Background color #fb282f
      
           Border around this has a color of #fb282f        
        
          <div style="border:2px solid #fb282f;">Content here</div>
        
        
          .myborder {border:2px solid #fb282f;}
        
        Border color #fb282f