#bf7d0b color space conversions
Hex:
        #bf7d0b
        RGB:
        191, 125, 11
        CMY:
        25, 51, 96
        CMYK:
        0, 35, 94, 25
      HSL:
        38°, 89.1089%, 39.6078%
        HSV (HSB):
        38°, 94.2408%, 74.9020%
        XYZ:
        28.8799, 25.7678, 3.7681
        xyY:
        0.4944, 0.4411, 25.7678
      CIE-Lab:
        57.8159, 17.9694, 62.0931
        CIE-LCH:
        57.8159, 64.6410, 73.8598
        CIE-Luv:
        57.8159, 54.7827, 56.4901
        Hunter-Lab:
        50.7620, 12.7202, 31.1322
      #bf7d0b color charts
#bf7d0b RGB chart
      #bf7d0b CMYK chart
      #bf7d0b RGB pie chart
      #bf7d0b color shades, tints & tones
#bf7d0b color schemes
#bf7d0b color preview, HTML & CSS examples
           This text has a color of #bf7d0b        
        
          <p style="color:#bf7d0b;">Text here</p>
        
        
          .mytext {color:#bf7d0b;}
        
        Text color #bf7d0b
      
           This box has a color of #bf7d0b        
        
          <div style="background-color:#bf7d0b;">Content here</div>
        
        
          .mybackground {background-color:#bf7d0b;}
        
        Background color #bf7d0b
      
           Border around this has a color of #bf7d0b        
        
          <div style="border:2px solid #bf7d0b;">Content here</div>
        
        
          .myborder {border:2px solid #bf7d0b;}
        
        Border color #bf7d0b