#b0660b color space conversions
Hex:
        #b0660b
        RGB:
        176, 102, 11
        CMY:
        31, 60, 96
        CMYK:
        0, 42, 94, 31
      HSL:
        33°, 88.2353%, 36.6667%
        HSV (HSB):
        33°, 93.7500%, 69.0196%
        XYZ:
        22.7163, 18.7570, 2.7398
        xyY:
        0.5138, 0.4242, 18.7570
      CIE-Lab:
        50.4017, 24.0770, 55.8787
        CIE-LCH:
        50.4017, 60.8452, 66.6897
        CIE-Luv:
        50.4017, 61.0164, 47.3250
        Hunter-Lab:
        43.3094, 17.8340, 26.5658
      #b0660b color charts
#b0660b RGB chart
      #b0660b CMYK chart
      #b0660b RGB pie chart
      #b0660b color shades, tints & tones
#b0660b color schemes
#b0660b color preview, HTML & CSS examples
           This text has a color of #b0660b        
        
          <p style="color:#b0660b;">Text here</p>
        
        
          .mytext {color:#b0660b;}
        
        Text color #b0660b
      
           This box has a color of #b0660b        
        
          <div style="background-color:#b0660b;">Content here</div>
        
        
          .mybackground {background-color:#b0660b;}
        
        Background color #b0660b
      
           Border around this has a color of #b0660b        
        
          <div style="border:2px solid #b0660b;">Content here</div>
        
        
          .myborder {border:2px solid #b0660b;}
        
        Border color #b0660b