#b2452d color space conversions
Hex:
        #b2452d
        RGB:
        178, 69, 45
        CMY:
        30, 73, 82
        CMYK:
        0, 61, 75, 30
      HSL:
        11°, 59.6413%, 43.7255%
        HSV (HSB):
        11°, 74.7191%, 69.8039%
        XYZ:
        20.9619, 13.9107, 4.0628
        xyY:
        0.5384, 0.3573, 13.9107
      CIE-Lab:
        44.1046, 43.0169, 36.7962
        CIE-LCH:
        44.1046, 56.6076, 40.5434
        CIE-Luv:
        44.1046, 85.3782, 28.3287
        Hunter-Lab:
        37.2970, 35.0517, 19.6493
      #b2452d color charts
#b2452d RGB chart
      #b2452d CMYK chart
      #b2452d RGB pie chart
      #b2452d color shades, tints & tones
#b2452d color schemes
#b2452d color preview, HTML & CSS examples
           This text has a color of #b2452d        
        
          <p style="color:#b2452d;">Text here</p>
        
        
          .mytext {color:#b2452d;}
        
        Text color #b2452d
      
           This box has a color of #b2452d        
        
          <div style="background-color:#b2452d;">Content here</div>
        
        
          .mybackground {background-color:#b2452d;}
        
        Background color #b2452d
      
           Border around this has a color of #b2452d        
        
          <div style="border:2px solid #b2452d;">Content here</div>
        
        
          .myborder {border:2px solid #b2452d;}
        
        Border color #b2452d