#bf5a30 color space conversions
Hex:
        #bf5a30
        RGB:
        191, 90, 48
        CMY:
        25, 65, 81
        CMYK:
        0, 53, 75, 25
      HSL:
        18°, 59.8326%, 46.8627%
        HSV (HSB):
        18°, 74.8691%, 74.9020%
        XYZ:
        25.6755, 18.6021, 5.0336
        xyY:
        0.5207, 0.3772, 18.6021
      CIE-Lab:
        50.2184, 37.7950, 42.3896
        CIE-LCH:
        50.2184, 56.7921, 48.2795
        CIE-Luv:
        50.2184, 80.4932, 36.0119
        Hunter-Lab:
        43.1301, 30.7839, 23.2715
      #bf5a30 color charts
#bf5a30 RGB chart
      #bf5a30 CMYK chart
      #bf5a30 RGB pie chart
      #bf5a30 color shades, tints & tones
#bf5a30 color schemes
#bf5a30 color preview, HTML & CSS examples
           This text has a color of #bf5a30        
        
          <p style="color:#bf5a30;">Text here</p>
        
        
          .mytext {color:#bf5a30;}
        
        Text color #bf5a30
      
           This box has a color of #bf5a30        
        
          <div style="background-color:#bf5a30;">Content here</div>
        
        
          .mybackground {background-color:#bf5a30;}
        
        Background color #bf5a30
      
           Border around this has a color of #bf5a30        
        
          <div style="border:2px solid #bf5a30;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a30;}
        
        Border color #bf5a30