#b9320f color space conversions
Hex:
        #b9320f
        RGB:
        185, 50, 15
        CMY:
        27, 80, 94
        CMYK:
        0, 73, 92, 27
      HSL:
        12°, 85.0000%, 39.2157%
        HSV (HSB):
        12°, 91.8919%, 72.5490%
        XYZ:
        21.2344, 12.6300, 1.7706
        xyY:
        0.5959, 0.3544, 12.6300
      CIE-Lab:
        42.2003, 52.5283, 49.6756
        CIE-LCH:
        42.2003, 72.2972, 43.4012
        CIE-Luv:
        42.2003, 107.1959, 31.7768
        Hunter-Lab:
        35.5387, 44.4613, 21.9232
      #b9320f color charts
#b9320f RGB chart
      #b9320f CMYK chart
      #b9320f RGB pie chart
      #b9320f color shades, tints & tones
#b9320f color schemes
#b9320f color preview, HTML & CSS examples
           This text has a color of #b9320f        
        
          <p style="color:#b9320f;">Text here</p>
        
        
          .mytext {color:#b9320f;}
        
        Text color #b9320f
      
           This box has a color of #b9320f        
        
          <div style="background-color:#b9320f;">Content here</div>
        
        
          .mybackground {background-color:#b9320f;}
        
        Background color #b9320f
      
           Border around this has a color of #b9320f        
        
          <div style="border:2px solid #b9320f;">Content here</div>
        
        
          .myborder {border:2px solid #b9320f;}
        
        Border color #b9320f