#bd7c15 color space conversions
Hex:
        #bd7c15
        RGB:
        189, 124, 21
        CMY:
        26, 51, 92
        CMYK:
        0, 34, 89, 26
      HSL:
        37°, 80.0000%, 41.1765%
        HSV (HSB):
        37°, 88.8889%, 74.1176%
        XYZ:
        28.3293, 25.2883, 4.0975
        xyY:
        0.4908, 0.4382, 25.2883
      CIE-Lab:
        57.3552, 17.8054, 59.4528
        CIE-LCH:
        57.3552, 62.0618, 73.3276
        CIE-Luv:
        57.3552, 53.6828, 54.8963
        Hunter-Lab:
        50.2874, 12.5544, 30.3702
      #bd7c15 color charts
#bd7c15 RGB chart
      #bd7c15 CMYK chart
      #bd7c15 RGB pie chart
      #bd7c15 color shades, tints & tones
#bd7c15 color schemes
#bd7c15 color preview, HTML & CSS examples
           This text has a color of #bd7c15        
        
          <p style="color:#bd7c15;">Text here</p>
        
        
          .mytext {color:#bd7c15;}
        
        Text color #bd7c15
      
           This box has a color of #bd7c15        
        
          <div style="background-color:#bd7c15;">Content here</div>
        
        
          .mybackground {background-color:#bd7c15;}
        
        Background color #bd7c15
      
           Border around this has a color of #bd7c15        
        
          <div style="border:2px solid #bd7c15;">Content here</div>
        
        
          .myborder {border:2px solid #bd7c15;}
        
        Border color #bd7c15