#bf5d29 color space conversions
Hex:
        #bf5d29
        RGB:
        191, 93, 41
        CMY:
        25, 64, 84
        CMYK:
        0, 51, 79, 25
      HSL:
        21°, 64.6552%, 45.4902%
        HSV (HSB):
        21°, 78.5340%, 74.9020%
        XYZ:
        25.8004, 19.0652, 4.4179
        xyY:
        0.5235, 0.3868, 19.0652
      CIE-Lab:
        50.7634, 35.9693, 46.3840
        CIE-LCH:
        50.7634, 58.6964, 52.2075
        CIE-Luv:
        50.7634, 78.9752, 39.3120
        Hunter-Lab:
        43.6637, 29.0625, 24.5656
      #bf5d29 color charts
#bf5d29 RGB chart
      #bf5d29 CMYK chart
      #bf5d29 RGB pie chart
      #bf5d29 color shades, tints & tones
#bf5d29 color schemes
#bf5d29 color preview, HTML & CSS examples
           This text has a color of #bf5d29        
        
          <p style="color:#bf5d29;">Text here</p>
        
        
          .mytext {color:#bf5d29;}
        
        Text color #bf5d29
      
           This box has a color of #bf5d29        
        
          <div style="background-color:#bf5d29;">Content here</div>
        
        
          .mybackground {background-color:#bf5d29;}
        
        Background color #bf5d29
      
           Border around this has a color of #bf5d29        
        
          <div style="border:2px solid #bf5d29;">Content here</div>
        
        
          .myborder {border:2px solid #bf5d29;}
        
        Border color #bf5d29