#b8560f color space conversions
Hex:
        #b8560f
        RGB:
        184, 86, 15
        CMY:
        28, 66, 94
        CMYK:
        0, 53, 92, 28
      HSL:
        25°, 84.9246%, 39.0196%
        HSV (HSB):
        25°, 91.8478%, 72.1569%
        XYZ:
        23.1812, 16.8804, 2.4884
        xyY:
        0.5448, 0.3967, 16.8804
      CIE-Lab:
        48.1090, 36.0619, 53.7761
        CIE-LCH:
        48.1090, 64.7482, 56.1545
        CIE-Luv:
        48.1090, 80.5695, 41.8305
        Hunter-Lab:
        41.0858, 28.8121, 25.1691
      #b8560f color charts
#b8560f RGB chart
      #b8560f CMYK chart
      #b8560f RGB pie chart
      #b8560f color shades, tints & tones
#b8560f color schemes
#b8560f color preview, HTML & CSS examples
           This text has a color of #b8560f        
        
          <p style="color:#b8560f;">Text here</p>
        
        
          .mytext {color:#b8560f;}
        
        Text color #b8560f
      
           This box has a color of #b8560f        
        
          <div style="background-color:#b8560f;">Content here</div>
        
        
          .mybackground {background-color:#b8560f;}
        
        Background color #b8560f
      
           Border around this has a color of #b8560f        
        
          <div style="border:2px solid #b8560f;">Content here</div>
        
        
          .myborder {border:2px solid #b8560f;}
        
        Border color #b8560f