#b2440b color space conversions
Hex:
        #b2440b
        RGB:
        178, 68, 11
        CMY:
        30, 73, 96
        CMYK:
        0, 62, 94, 30
      HSL:
        20°, 88.3598%, 37.0588%
        HSV (HSB):
        20°, 93.8202%, 69.8039%
        XYZ:
        20.4876, 13.6234, 1.8664
        xyY:
        0.5695, 0.3787, 13.6234
      CIE-Lab:
        43.6879, 42.5173, 51.3427
        CIE-LCH:
        43.6879, 66.6618, 50.3716
        CIE-Luv:
        43.6879, 89.6158, 36.2010
        Hunter-Lab:
        36.9099, 34.4880, 22.8389
      #b2440b color charts
#b2440b RGB chart
      #b2440b CMYK chart
      #b2440b RGB pie chart
      #b2440b color shades, tints & tones
#b2440b color schemes
#b2440b color preview, HTML & CSS examples
           This text has a color of #b2440b        
        
          <p style="color:#b2440b;">Text here</p>
        
        
          .mytext {color:#b2440b;}
        
        Text color #b2440b
      
           This box has a color of #b2440b        
        
          <div style="background-color:#b2440b;">Content here</div>
        
        
          .mybackground {background-color:#b2440b;}
        
        Background color #b2440b
      
           Border around this has a color of #b2440b        
        
          <div style="border:2px solid #b2440b;">Content here</div>
        
        
          .myborder {border:2px solid #b2440b;}
        
        Border color #b2440b