#fb2914 color space conversions
Hex:
        #fb2914
        RGB:
        251, 41, 20
        CMY:
        2, 84, 92
        CMYK:
        0, 84, 92, 2
      HSL:
        5°, 96.6527%, 53.1373%
        HSV (HSB):
        5°, 92.0319%, 98.4314%
        XYZ:
        40.7029, 22.1456, 2.7911
        xyY:
        0.6201, 0.3374, 22.1456
      CIE-Lab:
        54.1812, 74.3713, 62.0317
        CIE-LCH:
        54.1812, 96.8453, 39.8308
        CIE-Luv:
        54.1812, 161.4348, 38.3390
        Hunter-Lab:
        47.0591, 72.0366, 29.4249
      #fb2914 color charts
#fb2914 RGB chart
      #fb2914 CMYK chart
      #fb2914 RGB pie chart
      #fb2914 color shades, tints & tones
#fb2914 color schemes
#fb2914 color preview, HTML & CSS examples
           This text has a color of #fb2914        
        
          <p style="color:#fb2914;">Text here</p>
        
        
          .mytext {color:#fb2914;}
        
        Text color #fb2914
      
           This box has a color of #fb2914        
        
          <div style="background-color:#fb2914;">Content here</div>
        
        
          .mybackground {background-color:#fb2914;}
        
        Background color #fb2914
      
           Border around this has a color of #fb2914        
        
          <div style="border:2px solid #fb2914;">Content here</div>
        
        
          .myborder {border:2px solid #fb2914;}
        
        Border color #fb2914