#b8560d color space conversions
Hex:
        #b8560d
        RGB:
        184, 86, 13
        CMY:
        28, 66, 95
        CMYK:
        0, 53, 93, 28
      HSL:
        26°, 86.8020%, 38.6275%
        HSV (HSB):
        26°, 92.9348%, 72.1569%
        XYZ:
        23.1676, 16.8750, 2.4169
        xyY:
        0.5456, 0.3974, 16.8750
      CIE-Lab:
        48.1021, 36.0305, 54.3132
        CIE-LCH:
        48.1021, 65.1776, 56.4403
        CIE-Luv:
        48.1021, 80.6612, 42.0821
        Hunter-Lab:
        41.0792, 28.7809, 25.2671
      #b8560d color charts
#b8560d RGB chart
      #b8560d CMYK chart
      #b8560d RGB pie chart
      #b8560d color shades, tints & tones
#b8560d color schemes
#b8560d color preview, HTML & CSS examples
           This text has a color of #b8560d        
        
          <p style="color:#b8560d;">Text here</p>
        
        
          .mytext {color:#b8560d;}
        
        Text color #b8560d
      
           This box has a color of #b8560d        
        
          <div style="background-color:#b8560d;">Content here</div>
        
        
          .mybackground {background-color:#b8560d;}
        
        Background color #b8560d
      
           Border around this has a color of #b8560d        
        
          <div style="border:2px solid #b8560d;">Content here</div>
        
        
          .myborder {border:2px solid #b8560d;}
        
        Border color #b8560d