#b5030f color space conversions
Hex:
        #b5030f
        RGB:
        181, 3, 15
        CMY:
        29, 99, 94
        CMYK:
        0, 98, 92, 29
      HSL:
        356°, 96.7391%, 36.0784%
        HSV (HSB):
        356°, 98.3425%, 70.9804%
        XYZ:
        19.1748, 9.9234, 1.3567
        xyY:
        0.6296, 0.3258, 9.9234
      CIE-Lab:
        37.7045, 61.7625, 46.2274
        CIE-LCH:
        37.7045, 77.1464, 36.8138
        CIE-Luv:
        37.7045, 121.4806, 24.8126
        Hunter-Lab:
        31.5014, 53.5252, 19.4974
      #b5030f color charts
#b5030f RGB chart
      #b5030f CMYK chart
      #b5030f RGB pie chart
      #b5030f color shades, tints & tones
#b5030f color schemes
#b5030f color preview, HTML & CSS examples
           This text has a color of #b5030f        
        
          <p style="color:#b5030f;">Text here</p>
        
        
          .mytext {color:#b5030f;}
        
        Text color #b5030f
      
           This box has a color of #b5030f        
        
          <div style="background-color:#b5030f;">Content here</div>
        
        
          .mybackground {background-color:#b5030f;}
        
        Background color #b5030f
      
           Border around this has a color of #b5030f        
        
          <div style="border:2px solid #b5030f;">Content here</div>
        
        
          .myborder {border:2px solid #b5030f;}
        
        Border color #b5030f