#fb2a27 color space conversions
Hex:
        #fb2a27
        RGB:
        251, 42, 39
        CMY:
        2, 84, 85
        CMYK:
        0, 83, 84, 2
      HSL:
        1°, 96.3636%, 56.8627%
        HSV (HSB):
        1°, 84.4622%, 98.4314%
        XYZ:
        40.9778, 22.3116, 4.0663
        xyY:
        0.6084, 0.3313, 22.3116
      CIE-Lab:
        54.3561, 74.4640, 54.4526
        CIE-LCH:
        54.3561, 92.2495, 36.1765
        CIE-Luv:
        54.3561, 158.8320, 34.9077
        Hunter-Lab:
        47.2352, 72.1921, 27.9606
      #fb2a27 color charts
#fb2a27 RGB chart
      #fb2a27 CMYK chart
      #fb2a27 RGB pie chart
      #fb2a27 color shades, tints & tones
#fb2a27 color schemes
#fb2a27 color preview, HTML & CSS examples
           This text has a color of #fb2a27        
        
          <p style="color:#fb2a27;">Text here</p>
        
        
          .mytext {color:#fb2a27;}
        
        Text color #fb2a27
      
           This box has a color of #fb2a27        
        
          <div style="background-color:#fb2a27;">Content here</div>
        
        
          .mybackground {background-color:#fb2a27;}
        
        Background color #fb2a27
      
           Border around this has a color of #fb2a27        
        
          <div style="border:2px solid #fb2a27;">Content here</div>
        
        
          .myborder {border:2px solid #fb2a27;}
        
        Border color #fb2a27