#bb350f color space conversions
Hex:
        #bb350f
        RGB:
        187, 53, 15
        CMY:
        27, 79, 94
        CMYK:
        0, 72, 92, 27
      HSL:
        13°, 85.1485%, 39.6078%
        HSV (HSB):
        13°, 91.9786%, 73.3333%
        XYZ:
        21.8528, 13.1455, 1.8375
        xyY:
        0.5932, 0.3569, 13.1455
      CIE-Lab:
        42.9817, 52.0778, 50.3923
        CIE-LCH:
        42.9817, 72.4671, 44.0576
        CIE-Luv:
        42.9817, 106.9680, 32.7113
        Hunter-Lab:
        36.2567, 44.1373, 22.3749
      #bb350f color charts
#bb350f RGB chart
      #bb350f CMYK chart
      #bb350f RGB pie chart
      #bb350f color shades, tints & tones
#bb350f color schemes
#bb350f color preview, HTML & CSS examples
           This text has a color of #bb350f        
        
          <p style="color:#bb350f;">Text here</p>
        
        
          .mytext {color:#bb350f;}
        
        Text color #bb350f
      
           This box has a color of #bb350f        
        
          <div style="background-color:#bb350f;">Content here</div>
        
        
          .mybackground {background-color:#bb350f;}
        
        Background color #bb350f
      
           Border around this has a color of #bb350f        
        
          <div style="border:2px solid #bb350f;">Content here</div>
        
        
          .myborder {border:2px solid #bb350f;}
        
        Border color #bb350f