#b5032d color space conversions
Hex:
        #b5032d
        RGB:
        181, 3, 45
        CMY:
        29, 99, 82
        CMYK:
        0, 98, 75, 29
      HSL:
        346°, 96.7391%, 36.0784%
        HSV (HSB):
        346°, 98.3425%, 70.9804%
        XYZ:
        19.5623, 10.0783, 3.3969
        xyY:
        0.5921, 0.3051, 10.0783
      CIE-Lab:
        37.9827, 62.5255, 30.1127
        CIE-LCH:
        37.9827, 69.3990, 25.7158
        CIE-Luv:
        37.9827, 115.8630, 16.2926
        Hunter-Lab:
        31.7464, 54.4363, 15.8784
      #b5032d color charts
#b5032d RGB chart
      #b5032d CMYK chart
      #b5032d RGB pie chart
      #b5032d color shades, tints & tones
#b5032d color schemes
#b5032d color preview, HTML & CSS examples
           This text has a color of #b5032d        
        
          <p style="color:#b5032d;">Text here</p>
        
        
          .mytext {color:#b5032d;}
        
        Text color #b5032d
      
           This box has a color of #b5032d        
        
          <div style="background-color:#b5032d;">Content here</div>
        
        
          .mybackground {background-color:#b5032d;}
        
        Background color #b5032d
      
           Border around this has a color of #b5032d        
        
          <div style="border:2px solid #b5032d;">Content here</div>
        
        
          .myborder {border:2px solid #b5032d;}
        
        Border color #b5032d