#bb643f color space conversions
Hex:
        #bb643f
        RGB:
        187, 100, 63
        CMY:
        27, 61, 75
        CMYK:
        0, 47, 66, 27
      HSL:
        18°, 49.6000%, 49.0196%
        HSV (HSB):
        18°, 66.3102%, 73.3333%
        XYZ:
        25.9479, 20.0380, 7.2027
        xyY:
        0.4878, 0.3767, 20.0380
      CIE-Lab:
        51.8802, 31.7710, 36.1483
        CIE-LCH:
        51.8802, 48.1258, 48.6875
        CIE-Luv:
        51.8802, 67.6489, 33.5199
        Hunter-Lab:
        44.7638, 25.1329, 21.7946
      #bb643f color charts
#bb643f RGB chart
      #bb643f CMYK chart
      #bb643f RGB pie chart
      #bb643f color shades, tints & tones
#bb643f color schemes
#bb643f color preview, HTML & CSS examples
           This text has a color of #bb643f        
        
          <p style="color:#bb643f;">Text here</p>
        
        
          .mytext {color:#bb643f;}
        
        Text color #bb643f
      
           This box has a color of #bb643f        
        
          <div style="background-color:#bb643f;">Content here</div>
        
        
          .mybackground {background-color:#bb643f;}
        
        Background color #bb643f
      
           Border around this has a color of #bb643f        
        
          <div style="border:2px solid #bb643f;">Content here</div>
        
        
          .myborder {border:2px solid #bb643f;}
        
        Border color #bb643f