#b0321f color space conversions
Hex:
        #b0321f
        RGB:
        176, 50, 31
        CMY:
        31, 80, 88
        CMYK:
        0, 72, 82, 31
      HSL:
        8°, 70.0483%, 40.5882%
        HSV (HSB):
        8°, 82.3864%, 69.0196%
        XYZ:
        19.2924, 11.6102, 2.5205
        xyY:
        0.5772, 0.3474, 11.6102
      CIE-Lab:
        40.5898, 49.9241, 40.5690
        CIE-LCH:
        40.5898, 64.3293, 39.0978
        CIE-Luv:
        40.5898, 98.1856, 27.1779
        Hunter-Lab:
        34.0738, 41.4367, 19.4659
      #b0321f color charts
#b0321f RGB chart
      #b0321f CMYK chart
      #b0321f RGB pie chart
      #b0321f color shades, tints & tones
#b0321f color schemes
#b0321f color preview, HTML & CSS examples
           This text has a color of #b0321f        
        
          <p style="color:#b0321f;">Text here</p>
        
        
          .mytext {color:#b0321f;}
        
        Text color #b0321f
      
           This box has a color of #b0321f        
        
          <div style="background-color:#b0321f;">Content here</div>
        
        
          .mybackground {background-color:#b0321f;}
        
        Background color #b0321f
      
           Border around this has a color of #b0321f        
        
          <div style="border:2px solid #b0321f;">Content here</div>
        
        
          .myborder {border:2px solid #b0321f;}
        
        Border color #b0321f