#bf4b2a color space conversions
Hex:
        #bf4b2a
        RGB:
        191, 75, 42
        CMY:
        25, 71, 84
        CMYK:
        0, 61, 78, 25
      HSL:
        13°, 63.9485%, 45.6863%
        HSV (HSB):
        13°, 78.0105%, 74.9020%
        XYZ:
        24.4199, 16.2757, 4.0449
        xyY:
        0.5458, 0.3638, 16.2757
      CIE-Lab:
        47.3341, 44.8698, 42.4627
        CIE-LCH:
        47.3341, 61.7769, 43.4212
        CIE-Luv:
        47.3341, 92.3986, 32.9361
        Hunter-Lab:
        40.3431, 37.4462, 22.2956
      #bf4b2a color charts
#bf4b2a RGB chart
      #bf4b2a CMYK chart
      #bf4b2a RGB pie chart
      #bf4b2a color shades, tints & tones
#bf4b2a color schemes
#bf4b2a color preview, HTML & CSS examples
           This text has a color of #bf4b2a        
        
          <p style="color:#bf4b2a;">Text here</p>
        
        
          .mytext {color:#bf4b2a;}
        
        Text color #bf4b2a
      
           This box has a color of #bf4b2a        
        
          <div style="background-color:#bf4b2a;">Content here</div>
        
        
          .mybackground {background-color:#bf4b2a;}
        
        Background color #bf4b2a
      
           Border around this has a color of #bf4b2a        
        
          <div style="border:2px solid #bf4b2a;">Content here</div>
        
        
          .myborder {border:2px solid #bf4b2a;}
        
        Border color #bf4b2a