#b4140a color space conversions
Hex:
        #b4140a
        RGB:
        180, 20, 10
        CMY:
        29, 92, 96
        CMYK:
        0, 89, 94, 29
      HSL:
        4°, 89.4737%, 37.2549%
        HSV (HSB):
        4°, 94.4444%, 70.5882%
        XYZ:
        19.1273, 10.2255, 1.2528
        xyY:
        0.6250, 0.3341, 10.2255
      CIE-Lab:
        38.2442, 59.1941, 48.3736
        CIE-LCH:
        38.2442, 76.4457, 39.2558
        CIE-Luv:
        38.2442, 117.4377, 26.7298
        Hunter-Lab:
        31.9774, 50.8097, 20.0614
      #b4140a color charts
#b4140a RGB chart
      #b4140a CMYK chart
      #b4140a RGB pie chart
      #b4140a color shades, tints & tones
#b4140a color schemes
#b4140a color preview, HTML & CSS examples
           This text has a color of #b4140a        
        
          <p style="color:#b4140a;">Text here</p>
        
        
          .mytext {color:#b4140a;}
        
        Text color #b4140a
      
           This box has a color of #b4140a        
        
          <div style="background-color:#b4140a;">Content here</div>
        
        
          .mybackground {background-color:#b4140a;}
        
        Background color #b4140a
      
           Border around this has a color of #b4140a        
        
          <div style="border:2px solid #b4140a;">Content here</div>
        
        
          .myborder {border:2px solid #b4140a;}
        
        Border color #b4140a