#bf5f21 color space conversions
Hex:
        #bf5f21
        RGB:
        191, 95, 33
        CMY:
        25, 63, 87
        CMYK:
        0, 50, 83, 25
      HSL:
        24°, 70.5357%, 43.9216%
        HSV (HSB):
        24°, 82.7225%, 74.9020%
        XYZ:
        25.8526, 19.3706, 3.8152
        xyY:
        0.5272, 0.3950, 19.3706
      CIE-Lab:
        51.1180, 34.6587, 50.2750
        CIE-LCH:
        51.1180, 61.0639, 55.4183
        CIE-Luv:
        51.1180, 78.1314, 42.1353
        Hunter-Lab:
        44.0120, 27.8295, 25.6689
      #bf5f21 color charts
#bf5f21 RGB chart
      #bf5f21 CMYK chart
      #bf5f21 RGB pie chart
      #bf5f21 color shades, tints & tones
#bf5f21 color schemes
#bf5f21 color preview, HTML & CSS examples
           This text has a color of #bf5f21        
        
          <p style="color:#bf5f21;">Text here</p>
        
        
          .mytext {color:#bf5f21;}
        
        Text color #bf5f21
      
           This box has a color of #bf5f21        
        
          <div style="background-color:#bf5f21;">Content here</div>
        
        
          .mybackground {background-color:#bf5f21;}
        
        Background color #bf5f21
      
           Border around this has a color of #bf5f21        
        
          <div style="border:2px solid #bf5f21;">Content here</div>
        
        
          .myborder {border:2px solid #bf5f21;}
        
        Border color #bf5f21