#b32706 color space conversions
Hex:
        #b32706
        RGB:
        179, 39, 6
        CMY:
        30, 85, 98
        CMYK:
        0, 78, 97, 30
      HSL:
        11°, 93.5135%, 36.2745%
        HSV (HSB):
        11°, 96.6480%, 70.1961%
        XYZ:
        19.3488, 11.0479, 1.2850
        xyY:
        0.6107, 0.3487, 11.0479
      CIE-Lab:
        39.6610, 54.2135, 50.4329
        CIE-LCH:
        39.6610, 74.0445, 42.9309
        CIE-Luv:
        39.6610, 109.2168, 29.8894
        Hunter-Lab:
        33.2384, 45.7417, 20.9748
      #b32706 color charts
#b32706 RGB chart
      #b32706 CMYK chart
      #b32706 RGB pie chart
      #b32706 color shades, tints & tones
#b32706 color schemes
#b32706 color preview, HTML & CSS examples
           This text has a color of #b32706        
        
          <p style="color:#b32706;">Text here</p>
        
        
          .mytext {color:#b32706;}
        
        Text color #b32706
      
           This box has a color of #b32706        
        
          <div style="background-color:#b32706;">Content here</div>
        
        
          .mybackground {background-color:#b32706;}
        
        Background color #b32706
      
           Border around this has a color of #b32706        
        
          <div style="border:2px solid #b32706;">Content here</div>
        
        
          .myborder {border:2px solid #b32706;}
        
        Border color #b32706