#bf8a0a color space conversions
Hex:
        #bf8a0a
        RGB:
        191, 138, 10
        CMY:
        25, 46, 96
        CMYK:
        0, 28, 95, 25
      HSL:
        42°, 90.0498%, 39.4118%
        HSV (HSB):
        42°, 94.7644%, 74.9020%
        XYZ:
        30.6291, 29.2752, 4.3235
        xyY:
        0.4769, 0.4558, 29.2752
      CIE-Lab:
        61.0238, 10.7967, 64.5675
        CIE-LCH:
        61.0238, 65.4639, 80.5071
        CIE-Luv:
        61.0238, 44.3938, 61.4593
        Hunter-Lab:
        54.1066, 6.3603, 33.1369
      #bf8a0a color charts
#bf8a0a RGB chart
      #bf8a0a CMYK chart
      #bf8a0a RGB pie chart
      #bf8a0a color shades, tints & tones
#bf8a0a color schemes
#bf8a0a color preview, HTML & CSS examples
           This text has a color of #bf8a0a        
        
          <p style="color:#bf8a0a;">Text here</p>
        
        
          .mytext {color:#bf8a0a;}
        
        Text color #bf8a0a
      
           This box has a color of #bf8a0a        
        
          <div style="background-color:#bf8a0a;">Content here</div>
        
        
          .mybackground {background-color:#bf8a0a;}
        
        Background color #bf8a0a
      
           Border around this has a color of #bf8a0a        
        
          <div style="border:2px solid #bf8a0a;">Content here</div>
        
        
          .myborder {border:2px solid #bf8a0a;}
        
        Border color #bf8a0a