#fb2a15 color space conversions
Hex:
        #fb2a15
        RGB:
        251, 42, 21
        CMY:
        2, 84, 92
        CMYK:
        0, 83, 92, 2
      HSL:
        5°, 96.6387%, 53.3333%
        HSV (HSB):
        5°, 91.6335%, 98.4314%
        XYZ:
        40.7470, 22.2193, 2.8506
        xyY:
        0.6191, 0.3376, 22.2193
      CIE-Lab:
        54.2589, 74.1723, 61.7493
        CIE-LCH:
        54.2589, 96.5117, 39.7778
        CIE-Luv:
        54.2589, 160.9462, 38.3367
        Hunter-Lab:
        47.1374, 71.8105, 29.4106
      #fb2a15 color charts
#fb2a15 RGB chart
      #fb2a15 CMYK chart
      #fb2a15 RGB pie chart
      #fb2a15 color shades, tints & tones
#fb2a15 color schemes
#fb2a15 color preview, HTML & CSS examples
           This text has a color of #fb2a15        
        
          <p style="color:#fb2a15;">Text here</p>
        
        
          .mytext {color:#fb2a15;}
        
        Text color #fb2a15
      
           This box has a color of #fb2a15        
        
          <div style="background-color:#fb2a15;">Content here</div>
        
        
          .mybackground {background-color:#fb2a15;}
        
        Background color #fb2a15
      
           Border around this has a color of #fb2a15        
        
          <div style="border:2px solid #fb2a15;">Content here</div>
        
        
          .myborder {border:2px solid #fb2a15;}
        
        Border color #fb2a15