#b0050a color space conversions
Hex:
        #b0050a
        RGB:
        176, 5, 10
        CMY:
        31, 98, 96
        CMYK:
        0, 97, 94, 31
      HSL:
        358°, 94.4751%, 35.4902%
        HSV (HSB):
        358°, 97.1591%, 69.0196%
        XYZ:
        18.0136, 9.3606, 1.1445
        xyY:
        0.6316, 0.3282, 9.3606
      CIE-Lab:
        36.6694, 60.1805, 46.9984
        CIE-LCH:
        36.6694, 76.3580, 37.9883
        CIE-Luv:
        36.6694, 117.9059, 24.8644
        Hunter-Lab:
        30.5950, 51.5548, 19.1986
      #b0050a color charts
#b0050a RGB chart
      #b0050a CMYK chart
      #b0050a RGB pie chart
      #b0050a color shades, tints & tones
#b0050a color schemes
#b0050a color preview, HTML & CSS examples
           This text has a color of #b0050a        
        
          <p style="color:#b0050a;">Text here</p>
        
        
          .mytext {color:#b0050a;}
        
        Text color #b0050a
      
           This box has a color of #b0050a        
        
          <div style="background-color:#b0050a;">Content here</div>
        
        
          .mybackground {background-color:#b0050a;}
        
        Background color #b0050a
      
           Border around this has a color of #b0050a        
        
          <div style="border:2px solid #b0050a;">Content here</div>
        
        
          .myborder {border:2px solid #b0050a;}
        
        Border color #b0050a