#bb440b color space conversions
Hex:
        #bb440b
        RGB:
        187, 68, 11
        CMY:
        27, 73, 96
        CMYK:
        0, 64, 94, 27
      HSL:
        19°, 88.8889%, 38.8235%
        HSV (HSB):
        19°, 94.1176%, 73.3333%
        XYZ:
        22.6210, 14.7232, 1.9662
        xyY:
        0.5754, 0.3745, 14.7232
      CIE-Lab:
        45.2527, 45.8367, 53.1371
        CIE-LCH:
        45.2527, 70.1752, 49.2185
        CIE-Luv:
        45.2527, 97.0757, 37.0872
        Hunter-Lab:
        38.3708, 38.0835, 23.8214
      #bb440b color charts
#bb440b RGB chart
      #bb440b CMYK chart
      #bb440b RGB pie chart
      #bb440b color shades, tints & tones
#bb440b color schemes
#bb440b color preview, HTML & CSS examples
           This text has a color of #bb440b        
        
          <p style="color:#bb440b;">Text here</p>
        
        
          .mytext {color:#bb440b;}
        
        Text color #bb440b
      
           This box has a color of #bb440b        
        
          <div style="background-color:#bb440b;">Content here</div>
        
        
          .mybackground {background-color:#bb440b;}
        
        Background color #bb440b
      
           Border around this has a color of #bb440b        
        
          <div style="border:2px solid #bb440b;">Content here</div>
        
        
          .myborder {border:2px solid #bb440b;}
        
        Border color #bb440b