#b34c14 color space conversions
Hex:
        #b34c14
        RGB:
        179, 76, 20
        CMY:
        30, 70, 92
        CMYK:
        0, 58, 89, 30
      HSL:
        21°, 79.8995%, 39.0196%
        HSV (HSB):
        21°, 88.8268%, 70.1961%
        XYZ:
        21.3011, 14.8031, 2.3964
        xyY:
        0.5533, 0.3845, 14.8031
      CIE-Lab:
        45.3633, 39.2122, 49.7504
        CIE-LCH:
        45.3633, 63.3458, 51.7556
        CIE-Luv:
        45.3633, 83.8868, 37.4081
        Hunter-Lab:
        38.4748, 31.4935, 23.2395
      #b34c14 color charts
#b34c14 RGB chart
      #b34c14 CMYK chart
      #b34c14 RGB pie chart
      #b34c14 color shades, tints & tones
#b34c14 color schemes
#b34c14 color preview, HTML & CSS examples
           This text has a color of #b34c14        
        
          <p style="color:#b34c14;">Text here</p>
        
        
          .mytext {color:#b34c14;}
        
        Text color #b34c14
      
           This box has a color of #b34c14        
        
          <div style="background-color:#b34c14;">Content here</div>
        
        
          .mybackground {background-color:#b34c14;}
        
        Background color #b34c14
      
           Border around this has a color of #b34c14        
        
          <div style="border:2px solid #b34c14;">Content here</div>
        
        
          .myborder {border:2px solid #b34c14;}
        
        Border color #b34c14