#fb0a12 color space conversions
Hex:
        #fb0a12
        RGB:
        251, 10, 18
        CMY:
        2, 96, 93
        CMYK:
        0, 96, 93, 2
      HSL:
        358°, 96.7871%, 51.1765%
        HSV (HSB):
        358°, 96.0159%, 98.4314%
        XYZ:
        40.0014, 20.7700, 2.4730
        xyY:
        0.6325, 0.3284, 20.7700
      CIE-Lab:
        52.6968, 78.5917, 61.8038
        CIE-LCH:
        52.6968, 99.9818, 38.1812
        CIE-Luv:
        52.6968, 169.8228, 35.8992
        Hunter-Lab:
        45.5741, 76.9187, 28.6846
      #fb0a12 color charts
#fb0a12 RGB chart
      #fb0a12 CMYK chart
      #fb0a12 RGB pie chart
      #fb0a12 color shades, tints & tones
#fb0a12 color schemes
#fb0a12 color preview, HTML & CSS examples
           This text has a color of #fb0a12        
        
          <p style="color:#fb0a12;">Text here</p>
        
        
          .mytext {color:#fb0a12;}
        
        Text color #fb0a12
      
           This box has a color of #fb0a12        
        
          <div style="background-color:#fb0a12;">Content here</div>
        
        
          .mybackground {background-color:#fb0a12;}
        
        Background color #fb0a12
      
           Border around this has a color of #fb0a12        
        
          <div style="border:2px solid #fb0a12;">Content here</div>
        
        
          .myborder {border:2px solid #fb0a12;}
        
        Border color #fb0a12