#bf4a22 color space conversions
Hex:
        #bf4a22
        RGB:
        191, 74, 34
        CMY:
        25, 71, 87
        CMYK:
        0, 61, 82, 25
      HSL:
        15°, 69.7778%, 44.1176%
        HSV (HSB):
        15°, 82.1990%, 74.9020%
        XYZ:
        24.2234, 16.0894, 3.3422
        xyY:
        0.5549, 0.3686, 16.0894
      CIE-Lab:
        47.0916, 45.0604, 46.1573
        CIE-LCH:
        47.0916, 64.5053, 45.6889
        CIE-Luv:
        47.0916, 94.1207, 34.9540
        Hunter-Lab:
        40.1116, 37.6007, 23.1379
      #bf4a22 color charts
#bf4a22 RGB chart
      #bf4a22 CMYK chart
      #bf4a22 RGB pie chart
      #bf4a22 color shades, tints & tones
#bf4a22 color schemes
#bf4a22 color preview, HTML & CSS examples
           This text has a color of #bf4a22        
        
          <p style="color:#bf4a22;">Text here</p>
        
        
          .mytext {color:#bf4a22;}
        
        Text color #bf4a22
      
           This box has a color of #bf4a22        
        
          <div style="background-color:#bf4a22;">Content here</div>
        
        
          .mybackground {background-color:#bf4a22;}
        
        Background color #bf4a22
      
           Border around this has a color of #bf4a22        
        
          <div style="border:2px solid #bf4a22;">Content here</div>
        
        
          .myborder {border:2px solid #bf4a22;}
        
        Border color #bf4a22