#bf4a32 color space conversions
Hex:
        #bf4a32
        RGB:
        191, 74, 50
        CMY:
        25, 71, 80
        CMYK:
        0, 61, 74, 25
      HSL:
        10°, 58.5062%, 47.2549%
        HSV (HSB):
        10°, 73.8220%, 74.9020%
        XYZ:
        24.5104, 16.2042, 4.8535
        xyY:
        0.5379, 0.3556, 16.2042
      CIE-Lab:
        47.2413, 45.6622, 38.1233
        CIE-LCH:
        47.2413, 59.4846, 39.8584
        CIE-Luv:
        47.2413, 91.9115, 29.8309
        Hunter-Lab:
        40.2545, 38.2408, 21.0295
      #bf4a32 color charts
#bf4a32 RGB chart
      #bf4a32 CMYK chart
      #bf4a32 RGB pie chart
      #bf4a32 color shades, tints & tones
#bf4a32 color schemes
#bf4a32 color preview, HTML & CSS examples
           This text has a color of #bf4a32        
        
          <p style="color:#bf4a32;">Text here</p>
        
        
          .mytext {color:#bf4a32;}
        
        Text color #bf4a32
      
           This box has a color of #bf4a32        
        
          <div style="background-color:#bf4a32;">Content here</div>
        
        
          .mybackground {background-color:#bf4a32;}
        
        Background color #bf4a32
      
           Border around this has a color of #bf4a32        
        
          <div style="border:2px solid #bf4a32;">Content here</div>
        
        
          .myborder {border:2px solid #bf4a32;}
        
        Border color #bf4a32