#bf5d30 color space conversions
Hex:
        #bf5d30
        RGB:
        191, 93, 48
        CMY:
        25, 64, 81
        CMYK:
        0, 51, 75, 25
      HSL:
        19°, 59.8326%, 46.8627%
        HSV (HSB):
        19°, 74.8691%, 74.9020%
        XYZ:
        25.9337, 19.1185, 5.1197
        xyY:
        0.5169, 0.3811, 19.1185
      CIE-Lab:
        50.8255, 36.2578, 43.0296
        CIE-LCH:
        50.8255, 56.2688, 49.8817
        CIE-Luv:
        50.8255, 78.2027, 37.0963
        Hunter-Lab:
        43.7247, 29.3527, 23.6651
      #bf5d30 color charts
#bf5d30 RGB chart
      #bf5d30 CMYK chart
      #bf5d30 RGB pie chart
      #bf5d30 color shades, tints & tones
#bf5d30 color schemes
#bf5d30 color preview, HTML & CSS examples
           This text has a color of #bf5d30        
        
          <p style="color:#bf5d30;">Text here</p>
        
        
          .mytext {color:#bf5d30;}
        
        Text color #bf5d30
      
           This box has a color of #bf5d30        
        
          <div style="background-color:#bf5d30;">Content here</div>
        
        
          .mybackground {background-color:#bf5d30;}
        
        Background color #bf5d30
      
           Border around this has a color of #bf5d30        
        
          <div style="border:2px solid #bf5d30;">Content here</div>
        
        
          .myborder {border:2px solid #bf5d30;}
        
        Border color #bf5d30