#b0443a color space conversions
Hex:
        #b0443a
        RGB:
        176, 68, 58
        CMY:
        31, 73, 77
        CMYK:
        0, 61, 67, 31
      HSL:
        5°, 50.4274%, 45.8824%
        HSV (HSB):
        5°, 67.0455%, 69.0196%
        XYZ:
        20.7353, 13.6698, 5.5487
        xyY:
        0.5190, 0.3421, 13.6698
      CIE-Lab:
        43.7557, 43.4286, 28.8779
        CIE-LCH:
        43.7557, 52.1534, 33.6220
        CIE-Luv:
        43.7557, 82.0737, 22.2676
        Hunter-Lab:
        36.9727, 35.4054, 16.9830
      #b0443a color charts
#b0443a RGB chart
      #b0443a CMYK chart
      #b0443a RGB pie chart
      #b0443a color shades, tints & tones
#b0443a color schemes
#b0443a color preview, HTML & CSS examples
           This text has a color of #b0443a        
        
          <p style="color:#b0443a;">Text here</p>
        
        
          .mytext {color:#b0443a;}
        
        Text color #b0443a
      
           This box has a color of #b0443a        
        
          <div style="background-color:#b0443a;">Content here</div>
        
        
          .mybackground {background-color:#b0443a;}
        
        Background color #b0443a
      
           Border around this has a color of #b0443a        
        
          <div style="border:2px solid #b0443a;">Content here</div>
        
        
          .myborder {border:2px solid #b0443a;}
        
        Border color #b0443a