#b4210e color space conversions
Hex:
        #b4210e
        RGB:
        180, 33, 14
        CMY:
        29, 87, 95
        CMYK:
        0, 82, 92, 29
      HSL:
        7°, 85.5670%, 38.0392%
        HSV (HSB):
        7°, 92.2222%, 70.5882%
        XYZ:
        19.4455, 10.8227, 1.4796
        xyY:
        0.6125, 0.3409, 10.8227
      CIE-Lab:
        39.2803, 56.3440, 47.5848
        CIE-LCH:
        39.2803, 73.7493, 40.1825
        CIE-Luv:
        39.2803, 112.2589, 27.9378
        Hunter-Lab:
        32.8979, 47.9377, 20.3620
      #b4210e color charts
#b4210e RGB chart
      #b4210e CMYK chart
      #b4210e RGB pie chart
      #b4210e color shades, tints & tones
#b4210e color schemes
#b4210e color preview, HTML & CSS examples
           This text has a color of #b4210e        
        
          <p style="color:#b4210e;">Text here</p>
        
        
          .mytext {color:#b4210e;}
        
        Text color #b4210e
      
           This box has a color of #b4210e        
        
          <div style="background-color:#b4210e;">Content here</div>
        
        
          .mybackground {background-color:#b4210e;}
        
        Background color #b4210e
      
           Border around this has a color of #b4210e        
        
          <div style="border:2px solid #b4210e;">Content here</div>
        
        
          .myborder {border:2px solid #b4210e;}
        
        Border color #b4210e