#b5140f color space conversions
Hex:
        #b5140f
        RGB:
        181, 20, 15
        CMY:
        29, 92, 94
        CMYK:
        0, 89, 92, 29
      HSL:
        2°, 84.6939%, 38.4314%
        HSV (HSB):
        2°, 91.7127%, 70.9804%
        XYZ:
        19.3924, 10.3586, 1.4292
        xyY:
        0.6219, 0.3322, 10.3586
      CIE-Lab:
        38.4784, 59.5319, 46.7497
        CIE-LCH:
        38.4784, 75.6940, 38.1421
        CIE-Luv:
        38.4784, 117.7361, 26.1689
        Hunter-Lab:
        32.1847, 51.2294, 19.8964
      #b5140f color charts
#b5140f RGB chart
      #b5140f CMYK chart
      #b5140f RGB pie chart
      #b5140f color shades, tints & tones
#b5140f color schemes
#b5140f color preview, HTML & CSS examples
           This text has a color of #b5140f        
        
          <p style="color:#b5140f;">Text here</p>
        
        
          .mytext {color:#b5140f;}
        
        Text color #b5140f
      
           This box has a color of #b5140f        
        
          <div style="background-color:#b5140f;">Content here</div>
        
        
          .mybackground {background-color:#b5140f;}
        
        Background color #b5140f
      
           Border around this has a color of #b5140f        
        
          <div style="border:2px solid #b5140f;">Content here</div>
        
        
          .myborder {border:2px solid #b5140f;}
        
        Border color #b5140f