#b9460a color space conversions
Hex:
        #b9460a
        RGB:
        185, 70, 10
        CMY:
        27, 73, 96
        CMYK:
        0, 62, 95, 27
      HSL:
        21°, 89.7436%, 38.2353%
        HSV (HSB):
        21°, 94.5946%, 72.5490%
        XYZ:
        22.2525, 14.7165, 1.9549
        xyY:
        0.5717, 0.3781, 14.7165
      CIE-Lab:
        45.2435, 44.1848, 53.2219
        CIE-LCH:
        45.2435, 69.1728, 50.3006
        CIE-Luv:
        45.2435, 94.0031, 37.5688
        Hunter-Lab:
        38.3621, 36.4079, 23.8321
      #b9460a color charts
#b9460a RGB chart
      #b9460a CMYK chart
      #b9460a RGB pie chart
      #b9460a color shades, tints & tones
#b9460a color schemes
#b9460a color preview, HTML & CSS examples
           This text has a color of #b9460a        
        
          <p style="color:#b9460a;">Text here</p>
        
        
          .mytext {color:#b9460a;}
        
        Text color #b9460a
      
           This box has a color of #b9460a        
        
          <div style="background-color:#b9460a;">Content here</div>
        
        
          .mybackground {background-color:#b9460a;}
        
        Background color #b9460a
      
           Border around this has a color of #b9460a        
        
          <div style="border:2px solid #b9460a;">Content here</div>
        
        
          .myborder {border:2px solid #b9460a;}
        
        Border color #b9460a