#b2360d color space conversions
Hex:
        #b2360d
        RGB:
        178, 54, 13
        CMY:
        30, 79, 95
        CMYK:
        0, 70, 93, 30
      HSL:
        15°, 86.3874%, 37.4510%
        HSV (HSB):
        15°, 92.6966%, 69.8039%
        XYZ:
        19.7519, 12.1324, 1.6815
        xyY:
        0.5885, 0.3615, 12.1324
      CIE-Lab:
        41.4257, 48.6356, 49.2045
        CIE-LCH:
        41.4257, 69.1846, 45.3331
        CIE-Luv:
        41.4257, 99.2207, 32.1581
        Hunter-Lab:
        34.8316, 40.2667, 21.5198
      #b2360d color charts
#b2360d RGB chart
      #b2360d CMYK chart
      #b2360d RGB pie chart
      #b2360d color shades, tints & tones
#b2360d color schemes
#b2360d color preview, HTML & CSS examples
           This text has a color of #b2360d        
        
          <p style="color:#b2360d;">Text here</p>
        
        
          .mytext {color:#b2360d;}
        
        Text color #b2360d
      
           This box has a color of #b2360d        
        
          <div style="background-color:#b2360d;">Content here</div>
        
        
          .mybackground {background-color:#b2360d;}
        
        Background color #b2360d
      
           Border around this has a color of #b2360d        
        
          <div style="border:2px solid #b2360d;">Content here</div>
        
        
          .myborder {border:2px solid #b2360d;}
        
        Border color #b2360d