#b2460f color space conversions
Hex:
        #b2460f
        RGB:
        178, 70, 15
        CMY:
        30, 73, 94
        CMYK:
        0, 61, 92, 30
      HSL:
        20°, 84.4560%, 37.8431%
        HSV (HSB):
        20°, 91.5730%, 69.8039%
        XYZ:
        20.6365, 13.8798, 2.0433
        xyY:
        0.5645, 0.3796, 13.8798
      CIE-Lab:
        44.0600, 41.6376, 50.4034
        CIE-LCH:
        44.0600, 65.3773, 50.4403
        CIE-Luv:
        44.0600, 87.9071, 36.2645
        Hunter-Lab:
        37.2556, 33.6768, 22.8271
      #b2460f color charts
#b2460f RGB chart
      #b2460f CMYK chart
      #b2460f RGB pie chart
      #b2460f color shades, tints & tones
#b2460f color schemes
#b2460f color preview, HTML & CSS examples
           This text has a color of #b2460f        
        
          <p style="color:#b2460f;">Text here</p>
        
        
          .mytext {color:#b2460f;}
        
        Text color #b2460f
      
           This box has a color of #b2460f        
        
          <div style="background-color:#b2460f;">Content here</div>
        
        
          .mybackground {background-color:#b2460f;}
        
        Background color #b2460f
      
           Border around this has a color of #b2460f        
        
          <div style="border:2px solid #b2460f;">Content here</div>
        
        
          .myborder {border:2px solid #b2460f;}
        
        Border color #b2460f