#bd7f14 color space conversions
Hex:
        #bd7f14
        RGB:
        189, 127, 20
        CMY:
        26, 50, 92
        CMYK:
        0, 33, 89, 26
      HSL:
        38°, 80.8612%, 40.9804%
        HSV (HSB):
        38°, 89.4180%, 74.1176%
        XYZ:
        28.7019, 26.0481, 4.1768
        xyY:
        0.4871, 0.4420, 26.0481
      CIE-Lab:
        58.0826, 16.1280, 60.2770
        CIE-LCH:
        58.0826, 62.3974, 75.0206
        CIE-Luv:
        58.0826, 51.3052, 56.1702
        Hunter-Lab:
        51.0373, 11.0679, 30.8739
      #bd7f14 color charts
#bd7f14 RGB chart
      #bd7f14 CMYK chart
      #bd7f14 RGB pie chart
      #bd7f14 color shades, tints & tones
#bd7f14 color schemes
#bd7f14 color preview, HTML & CSS examples
           This text has a color of #bd7f14        
        
          <p style="color:#bd7f14;">Text here</p>
        
        
          .mytext {color:#bd7f14;}
        
        Text color #bd7f14
      
           This box has a color of #bd7f14        
        
          <div style="background-color:#bd7f14;">Content here</div>
        
        
          .mybackground {background-color:#bd7f14;}
        
        Background color #bd7f14
      
           Border around this has a color of #bd7f14        
        
          <div style="border:2px solid #bd7f14;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f14;}
        
        Border color #bd7f14