#bb4420 color space conversions
Hex:
        #bb4420
        RGB:
        187, 68, 32
        CMY:
        27, 73, 87
        CMYK:
        0, 64, 83, 27
      HSL:
        14°, 70.7763%, 42.9412%
        HSV (HSB):
        14°, 82.8877%, 73.3333%
        XYZ:
        22.8214, 14.8033, 3.0210
        xyY:
        0.5615, 0.3642, 14.8033
      CIE-Lab:
        45.3636, 46.2705, 45.2522
        CIE-LCH:
        45.3636, 64.7203, 44.3625
        CIE-Luv:
        45.3636, 95.3262, 33.2174
        Hunter-Lab:
        38.4751, 38.5452, 22.2772
      #bb4420 color charts
#bb4420 RGB chart
      #bb4420 CMYK chart
      #bb4420 RGB pie chart
      #bb4420 color shades, tints & tones
#bb4420 color schemes
#bb4420 color preview, HTML & CSS examples
           This text has a color of #bb4420        
        
          <p style="color:#bb4420;">Text here</p>
        
        
          .mytext {color:#bb4420;}
        
        Text color #bb4420
      
           This box has a color of #bb4420        
        
          <div style="background-color:#bb4420;">Content here</div>
        
        
          .mybackground {background-color:#bb4420;}
        
        Background color #bb4420
      
           Border around this has a color of #bb4420        
        
          <div style="border:2px solid #bb4420;">Content here</div>
        
        
          .myborder {border:2px solid #bb4420;}
        
        Border color #bb4420