#b5140a color space conversions
Hex:
        #b5140a
        RGB:
        181, 20, 10
        CMY:
        29, 92, 96
        CMYK:
        0, 89, 94, 29
      HSL:
        4°, 89.5288%, 37.4510%
        HSV (HSB):
        4°, 94.4751%, 70.9804%
        XYZ:
        19.3610, 10.3460, 1.2637
        xyY:
        0.6251, 0.3341, 10.3460
      CIE-Lab:
        38.4564, 59.4679, 48.6084
        CIE-LCH:
        38.4564, 76.8063, 39.2622
        CIE-Luv:
        38.4564, 118.1865, 26.8826
        Hunter-Lab:
        32.1652, 51.1544, 20.1863
      #b5140a color charts
#b5140a RGB chart
      #b5140a CMYK chart
      #b5140a RGB pie chart
      #b5140a color shades, tints & tones
#b5140a color schemes
#b5140a color preview, HTML & CSS examples
           This text has a color of #b5140a        
        
          <p style="color:#b5140a;">Text here</p>
        
        
          .mytext {color:#b5140a;}
        
        Text color #b5140a
      
           This box has a color of #b5140a        
        
          <div style="background-color:#b5140a;">Content here</div>
        
        
          .mybackground {background-color:#b5140a;}
        
        Background color #b5140a
      
           Border around this has a color of #b5140a        
        
          <div style="border:2px solid #b5140a;">Content here</div>
        
        
          .myborder {border:2px solid #b5140a;}
        
        Border color #b5140a