#bd692e color space conversions
Hex:
        #bd692e
        RGB:
        189, 105, 46
        CMY:
        26, 59, 82
        CMYK:
        0, 44, 76, 26
      HSL:
        25°, 60.8511%, 46.0784%
        HSV (HSB):
        25°, 75.6614%, 74.1176%
        XYZ:
        26.5310, 21.1192, 5.2629
        xyY:
        0.5014, 0.3991, 21.1192
      CIE-Lab:
        53.0797, 29.0121, 46.2495
        CIE-LCH:
        53.0797, 54.5960, 57.9001
        CIE-Luv:
        53.0797, 67.4036, 42.0618
        Hunter-Lab:
        45.9557, 22.6287, 25.3791
      #bd692e color charts
#bd692e RGB chart
      #bd692e CMYK chart
      #bd692e RGB pie chart
      #bd692e color shades, tints & tones
#bd692e color schemes
#bd692e color preview, HTML & CSS examples
           This text has a color of #bd692e        
        
          <p style="color:#bd692e;">Text here</p>
        
        
          .mytext {color:#bd692e;}
        
        Text color #bd692e
      
           This box has a color of #bd692e        
        
          <div style="background-color:#bd692e;">Content here</div>
        
        
          .mybackground {background-color:#bd692e;}
        
        Background color #bd692e
      
           Border around this has a color of #bd692e        
        
          <div style="border:2px solid #bd692e;">Content here</div>
        
        
          .myborder {border:2px solid #bd692e;}
        
        Border color #bd692e