#b04f34 color space conversions
Hex:
        #b04f34
        RGB:
        176, 79, 52
        CMY:
        31, 69, 80
        CMYK:
        0, 55, 70, 31
      HSL:
        13°, 54.3860%, 44.7059%
        HSV (HSB):
        13°, 70.4545%, 69.0196%
        XYZ:
        21.3203, 15.0700, 5.0339
        xyY:
        0.5147, 0.3638, 15.0700
      CIE-Lab:
        45.7299, 37.7231, 34.6495
        CIE-LCH:
        45.7299, 51.2213, 42.5682
        CIE-Luv:
        45.7299, 75.5451, 28.7759
        Hunter-Lab:
        38.8201, 30.0984, 19.4858
      #b04f34 color charts
#b04f34 RGB chart
      #b04f34 CMYK chart
      #b04f34 RGB pie chart
      #b04f34 color shades, tints & tones
#b04f34 color schemes
#b04f34 color preview, HTML & CSS examples
           This text has a color of #b04f34        
        
          <p style="color:#b04f34;">Text here</p>
        
        
          .mytext {color:#b04f34;}
        
        Text color #b04f34
      
           This box has a color of #b04f34        
        
          <div style="background-color:#b04f34;">Content here</div>
        
        
          .mybackground {background-color:#b04f34;}
        
        Background color #b04f34
      
           Border around this has a color of #b04f34        
        
          <div style="border:2px solid #b04f34;">Content here</div>
        
        
          .myborder {border:2px solid #b04f34;}
        
        Border color #b04f34