#fb1d30 color space conversions
Hex:
        #fb1d30
        RGB:
        251, 29, 48
        CMY:
        2, 89, 81
        CMYK:
        0, 88, 81, 2
      HSL:
        355°, 96.5217%, 54.9020%
        HSV (HSB):
        355°, 88.4462%, 98.4314%
        XYZ:
        40.7565, 21.6014, 4.8177
        xyY:
        0.6067, 0.3216, 21.6014
      CIE-Lab:
        53.6015, 77.0356, 49.2640
        CIE-LCH:
        53.6015, 91.4408, 32.5988
        CIE-Luv:
        53.6015, 161.6950, 30.8786
        Hunter-Lab:
        46.4773, 75.1938, 26.3883
      #fb1d30 color charts
#fb1d30 RGB chart
      #fb1d30 CMYK chart
      #fb1d30 RGB pie chart
      #fb1d30 color shades, tints & tones
#fb1d30 color schemes
#fb1d30 color preview, HTML & CSS examples
           This text has a color of #fb1d30        
        
          <p style="color:#fb1d30;">Text here</p>
        
        
          .mytext {color:#fb1d30;}
        
        Text color #fb1d30
      
           This box has a color of #fb1d30        
        
          <div style="background-color:#fb1d30;">Content here</div>
        
        
          .mybackground {background-color:#fb1d30;}
        
        Background color #fb1d30
      
           Border around this has a color of #fb1d30        
        
          <div style="border:2px solid #fb1d30;">Content here</div>
        
        
          .myborder {border:2px solid #fb1d30;}
        
        Border color #fb1d30