#bb9e0e color space conversions
Hex:
        #bb9e0e
        RGB:
        187, 158, 14
        CMY:
        27, 38, 95
        CMYK:
        0, 16, 93, 27
      HSL:
        50°, 86.0697%, 39.4118%
        HSV (HSB):
        50°, 92.5134%, 73.3333%
        XYZ:
        32.7996, 35.0502, 5.4521
        xyY:
        0.4475, 0.4782, 35.0502
      CIE-Lab:
        65.7877, -1.8244, 67.2968
        CIE-LCH:
        65.7877, 67.3216, 91.5529
        CIE-Luv:
        65.7877, 25.9716, 68.7292
        Hunter-Lab:
        59.2032, -4.7135, 35.9822
      #bb9e0e color charts
#bb9e0e RGB chart
      #bb9e0e CMYK chart
      #bb9e0e RGB pie chart
      #bb9e0e color shades, tints & tones
#bb9e0e color schemes
#bb9e0e color preview, HTML & CSS examples
           This text has a color of #bb9e0e        
        
          <p style="color:#bb9e0e;">Text here</p>
        
        
          .mytext {color:#bb9e0e;}
        
        Text color #bb9e0e
      
           This box has a color of #bb9e0e        
        
          <div style="background-color:#bb9e0e;">Content here</div>
        
        
          .mybackground {background-color:#bb9e0e;}
        
        Background color #bb9e0e
      
           Border around this has a color of #bb9e0e        
        
          <div style="border:2px solid #bb9e0e;">Content here</div>
        
        
          .myborder {border:2px solid #bb9e0e;}
        
        Border color #bb9e0e