#bb332f color space conversions
Hex:
        #bb332f
        RGB:
        187, 51, 47
        CMY:
        27, 80, 82
        CMYK:
        0, 73, 75, 27
      HSL:
        2°, 59.8291%, 45.8824%
        HSV (HSB):
        2°, 74.8663%, 73.3333%
        XYZ:
        22.1904, 13.1377, 4.0556
        xyY:
        0.5634, 0.3336, 13.1377
      CIE-Lab:
        42.9700, 53.6974, 34.8799
        CIE-LCH:
        42.9700, 64.0314, 33.0063
        CIE-Luv:
        42.9700, 103.7387, 23.7896
        Hunter-Lab:
        36.2459, 45.8506, 18.7382
      #bb332f color charts
#bb332f RGB chart
      #bb332f CMYK chart
      #bb332f RGB pie chart
      #bb332f color shades, tints & tones
#bb332f color schemes
#bb332f color preview, HTML & CSS examples
           This text has a color of #bb332f        
        
          <p style="color:#bb332f;">Text here</p>
        
        
          .mytext {color:#bb332f;}
        
        Text color #bb332f
      
           This box has a color of #bb332f        
        
          <div style="background-color:#bb332f;">Content here</div>
        
        
          .mybackground {background-color:#bb332f;}
        
        Background color #bb332f
      
           Border around this has a color of #bb332f        
        
          <div style="border:2px solid #bb332f;">Content here</div>
        
        
          .myborder {border:2px solid #bb332f;}
        
        Border color #bb332f