#b9370f color space conversions
Hex:
        #b9370f
        RGB:
        185, 55, 15
        CMY:
        27, 78, 94
        CMYK:
        0, 70, 92, 27
      HSL:
        14°, 85.0000%, 39.2157%
        HSV (HSB):
        14°, 91.8919%, 72.5490%
        XYZ:
        21.4600, 13.0812, 1.8458
        xyY:
        0.5898, 0.3595, 13.0812
      CIE-Lab:
        42.8853, 50.6466, 50.1491
        CIE-LCH:
        42.8853, 71.2742, 44.7172
        CIE-Luv:
        42.8853, 104.0995, 32.9459
        Hunter-Lab:
        36.1679, 42.6181, 22.2917
      #b9370f color charts
#b9370f RGB chart
      #b9370f CMYK chart
      #b9370f RGB pie chart
      #b9370f color shades, tints & tones
#b9370f color schemes
#b9370f color preview, HTML & CSS examples
           This text has a color of #b9370f        
        
          <p style="color:#b9370f;">Text here</p>
        
        
          .mytext {color:#b9370f;}
        
        Text color #b9370f
      
           This box has a color of #b9370f        
        
          <div style="background-color:#b9370f;">Content here</div>
        
        
          .mybackground {background-color:#b9370f;}
        
        Background color #b9370f
      
           Border around this has a color of #b9370f        
        
          <div style="border:2px solid #b9370f;">Content here</div>
        
        
          .myborder {border:2px solid #b9370f;}
        
        Border color #b9370f