#fb2938 color space conversions
Hex:
        #fb2938
        RGB:
        251, 41, 56
        CMY:
        2, 84, 78
        CMYK:
        0, 84, 78, 2
      HSL:
        356°, 96.3303%, 57.2549%
        HSV (HSB):
        356°, 83.6653%, 98.4314%
        XYZ:
        41.2904, 22.3806, 5.8850
        xyY:
        0.5936, 0.3218, 22.3806
      CIE-Lab:
        54.4286, 75.1097, 45.8104
        CIE-LCH:
        54.4286, 87.9776, 31.3795
        CIE-Luv:
        54.4286, 156.1302, 29.7519
        Hunter-Lab:
        47.3082, 73.0049, 25.7402
      #fb2938 color charts
#fb2938 RGB chart
      #fb2938 CMYK chart
      #fb2938 RGB pie chart
      #fb2938 color shades, tints & tones
#fb2938 color schemes
#fb2938 color preview, HTML & CSS examples
           This text has a color of #fb2938        
        
          <p style="color:#fb2938;">Text here</p>
        
        
          .mytext {color:#fb2938;}
        
        Text color #fb2938
      
           This box has a color of #fb2938        
        
          <div style="background-color:#fb2938;">Content here</div>
        
        
          .mybackground {background-color:#fb2938;}
        
        Background color #fb2938
      
           Border around this has a color of #fb2938        
        
          <div style="border:2px solid #fb2938;">Content here</div>
        
        
          .myborder {border:2px solid #fb2938;}
        
        Border color #fb2938