#fb2f14 color space conversions
Hex:
        #fb2f14
        RGB:
        251, 47, 20
        CMY:
        2, 82, 92
        CMYK:
        0, 81, 92, 2
      HSL:
        7°, 96.6527%, 53.1373%
        HSV (HSB):
        7°, 92.0319%, 98.4314%
        XYZ:
        40.9264, 22.5928, 2.8656
        xyY:
        0.6165, 0.3403, 22.5928
      CIE-Lab:
        54.6504, 73.0376, 62.3204
        CIE-LCH:
        54.6504, 96.0121, 40.4729
        CIE-Luv:
        54.6504, 158.8803, 39.1909
        Hunter-Lab:
        47.5318, 70.5135, 29.6978
      #fb2f14 color charts
#fb2f14 RGB chart
      #fb2f14 CMYK chart
      #fb2f14 RGB pie chart
      #fb2f14 color shades, tints & tones
#fb2f14 color schemes
#fb2f14 color preview, HTML & CSS examples
           This text has a color of #fb2f14        
        
          <p style="color:#fb2f14;">Text here</p>
        
        
          .mytext {color:#fb2f14;}
        
        Text color #fb2f14
      
           This box has a color of #fb2f14        
        
          <div style="background-color:#fb2f14;">Content here</div>
        
        
          .mybackground {background-color:#fb2f14;}
        
        Background color #fb2f14
      
           Border around this has a color of #fb2f14        
        
          <div style="border:2px solid #fb2f14;">Content here</div>
        
        
          .myborder {border:2px solid #fb2f14;}
        
        Border color #fb2f14