#bd5f12 color space conversions
Hex:
        #bd5f12
        RGB:
        189, 95, 18
        CMY:
        26, 63, 93
        CMYK:
        0, 50, 90, 26
      HSL:
        27°, 82.6087%, 40.5882%
        HSV (HSB):
        27°, 90.4762%, 74.1176%
        XYZ:
        25.1877, 19.0469, 2.9212
        xyY:
        0.5341, 0.4039, 19.0469
      CIE-Lab:
        50.7420, 33.4776, 55.1999
        CIE-LCH:
        50.7420, 64.5583, 58.7641
        CIE-Luv:
        50.7420, 77.4069, 44.8141
        Hunter-Lab:
        43.6428, 26.6433, 26.5815
      #bd5f12 color charts
#bd5f12 RGB chart
      #bd5f12 CMYK chart
      #bd5f12 RGB pie chart
      #bd5f12 color shades, tints & tones
#bd5f12 color schemes
#bd5f12 color preview, HTML & CSS examples
           This text has a color of #bd5f12        
        
          <p style="color:#bd5f12;">Text here</p>
        
        
          .mytext {color:#bd5f12;}
        
        Text color #bd5f12
      
           This box has a color of #bd5f12        
        
          <div style="background-color:#bd5f12;">Content here</div>
        
        
          .mybackground {background-color:#bd5f12;}
        
        Background color #bd5f12
      
           Border around this has a color of #bd5f12        
        
          <div style="border:2px solid #bd5f12;">Content here</div>
        
        
          .myborder {border:2px solid #bd5f12;}
        
        Border color #bd5f12