#b0442d color space conversions
Hex:
        #b0442d
        RGB:
        176, 68, 45
        CMY:
        31, 73, 82
        CMYK:
        0, 61, 74, 31
      HSL:
        11°, 59.2760%, 43.3333%
        HSV (HSB):
        11°, 74.4318%, 69.0196%
        XYZ:
        20.4453, 13.5538, 4.0212
        xyY:
        0.5377, 0.3565, 13.5538
      CIE-Lab:
        43.5861, 42.7492, 36.1316
        CIE-LCH:
        43.5861, 55.9731, 40.2044
        CIE-Luv:
        43.5861, 84.4040, 27.7358
        Hunter-Lab:
        36.8155, 34.7018, 19.2949
      #b0442d color charts
#b0442d RGB chart
      #b0442d CMYK chart
      #b0442d RGB pie chart
      #b0442d color shades, tints & tones
#b0442d color schemes
#b0442d color preview, HTML & CSS examples
           This text has a color of #b0442d        
        
          <p style="color:#b0442d;">Text here</p>
        
        
          .mytext {color:#b0442d;}
        
        Text color #b0442d
      
           This box has a color of #b0442d        
        
          <div style="background-color:#b0442d;">Content here</div>
        
        
          .mybackground {background-color:#b0442d;}
        
        Background color #b0442d
      
           Border around this has a color of #b0442d        
        
          <div style="border:2px solid #b0442d;">Content here</div>
        
        
          .myborder {border:2px solid #b0442d;}
        
        Border color #b0442d