#bb160d color space conversions
Hex:
        #bb160d
        RGB:
        187, 22, 13
        CMY:
        27, 91, 95
        CMYK:
        0, 88, 93, 27
      HSL:
        3°, 87.0000%, 39.2157%
        HSV (HSB):
        3°, 93.0481%, 73.3333%
        XYZ:
        20.8531, 11.1677, 1.4373
        xyY:
        0.6233, 0.3338, 11.1677
      CIE-Lab:
        39.8615, 60.7826, 49.0461
        CIE-LCH:
        39.8615, 78.1028, 38.9004
        CIE-Luv:
        39.8615, 121.8110, 27.6205
        Hunter-Lab:
        33.4181, 52.9034, 20.8427
      #bb160d color charts
#bb160d RGB chart
      #bb160d CMYK chart
      #bb160d RGB pie chart
      #bb160d color shades, tints & tones
#bb160d color schemes
#bb160d color preview, HTML & CSS examples
           This text has a color of #bb160d        
        
          <p style="color:#bb160d;">Text here</p>
        
        
          .mytext {color:#bb160d;}
        
        Text color #bb160d
      
           This box has a color of #bb160d        
        
          <div style="background-color:#bb160d;">Content here</div>
        
        
          .mybackground {background-color:#bb160d;}
        
        Background color #bb160d
      
           Border around this has a color of #bb160d        
        
          <div style="border:2px solid #bb160d;">Content here</div>
        
        
          .myborder {border:2px solid #bb160d;}
        
        Border color #bb160d