#bf831d color space conversions
Hex:
        #bf831d
        RGB:
        191, 131, 29
        CMY:
        25, 49, 89
        CMYK:
        0, 31, 85, 25
      HSL:
        38°, 73.6364%, 43.1373%
        HSV (HSB):
        38°, 84.8168%, 74.9020%
        XYZ:
        29.8239, 27.3977, 4.8788
        xyY:
        0.4803, 0.4412, 27.3977
      CIE-Lab:
        59.3406, 15.0211, 58.8613
        CIE-LCH:
        59.3406, 60.7477, 75.6840
        CIE-Luv:
        59.3406, 49.4514, 56.3833
        Hunter-Lab:
        52.3428, 10.1060, 31.1136
      #bf831d color charts
#bf831d RGB chart
      #bf831d CMYK chart
      #bf831d RGB pie chart
      #bf831d color shades, tints & tones
#bf831d color schemes
#bf831d color preview, HTML & CSS examples
           This text has a color of #bf831d        
        
          <p style="color:#bf831d;">Text here</p>
        
        
          .mytext {color:#bf831d;}
        
        Text color #bf831d
      
           This box has a color of #bf831d        
        
          <div style="background-color:#bf831d;">Content here</div>
        
        
          .mybackground {background-color:#bf831d;}
        
        Background color #bf831d
      
           Border around this has a color of #bf831d        
        
          <div style="border:2px solid #bf831d;">Content here</div>
        
        
          .myborder {border:2px solid #bf831d;}
        
        Border color #bf831d