#bf4e20 color space conversions
Hex:
        #bf4e20
        RGB:
        191, 78, 32
        CMY:
        25, 69, 87
        CMYK:
        0, 59, 83, 25
      HSL:
        17°, 71.3004%, 43.7255%
        HSV (HSB):
        17°, 83.2461%, 74.9020%
        XYZ:
        24.4710, 16.6294, 3.2865
        xyY:
        0.5513, 0.3746, 16.6294
      CIE-Lab:
        47.7897, 43.1278, 47.7107
        CIE-LCH:
        47.7897, 64.3142, 47.8882
        CIE-Luv:
        47.7897, 91.3873, 36.7019
        Hunter-Lab:
        40.7792, 35.7515, 23.7670
      #bf4e20 color charts
#bf4e20 RGB chart
      #bf4e20 CMYK chart
      #bf4e20 RGB pie chart
      #bf4e20 color shades, tints & tones
#bf4e20 color schemes
#bf4e20 color preview, HTML & CSS examples
           This text has a color of #bf4e20        
        
          <p style="color:#bf4e20;">Text here</p>
        
        
          .mytext {color:#bf4e20;}
        
        Text color #bf4e20
      
           This box has a color of #bf4e20        
        
          <div style="background-color:#bf4e20;">Content here</div>
        
        
          .mybackground {background-color:#bf4e20;}
        
        Background color #bf4e20
      
           Border around this has a color of #bf4e20        
        
          <div style="border:2px solid #bf4e20;">Content here</div>
        
        
          .myborder {border:2px solid #bf4e20;}
        
        Border color #bf4e20