#b4452d color space conversions
Hex:
        #b4452d
        RGB:
        180, 69, 45
        CMY:
        29, 73, 82
        CMYK:
        0, 62, 75, 29
      HSL:
        11°, 60.0000%, 44.1176%
        HSV (HSB):
        11°, 75.0000%, 70.5882%
        XYZ:
        21.4242, 14.1490, 4.0845
        xyY:
        0.5402, 0.3568, 14.1490
      CIE-Lab:
        44.4459, 43.7504, 37.2663
        CIE-LCH:
        44.4459, 57.4706, 40.4241
        CIE-Luv:
        44.4459, 87.0418, 28.5975
        Hunter-Lab:
        37.6152, 35.8403, 19.8926
      #b4452d color charts
#b4452d RGB chart
      #b4452d CMYK chart
      #b4452d RGB pie chart
      #b4452d color shades, tints & tones
#b4452d color schemes
#b4452d color preview, HTML & CSS examples
           This text has a color of #b4452d        
        
          <p style="color:#b4452d;">Text here</p>
        
        
          .mytext {color:#b4452d;}
        
        Text color #b4452d
      
           This box has a color of #b4452d        
        
          <div style="background-color:#b4452d;">Content here</div>
        
        
          .mybackground {background-color:#b4452d;}
        
        Background color #b4452d
      
           Border around this has a color of #b4452d        
        
          <div style="border:2px solid #b4452d;">Content here</div>
        
        
          .myborder {border:2px solid #b4452d;}
        
        Border color #b4452d