#b3442d color space conversions
Hex:
        #b3442d
        RGB:
        179, 68, 45
        CMY:
        30, 73, 82
        CMYK:
        0, 62, 75, 30
      HSL:
        10°, 59.8214%, 43.9216%
        HSV (HSB):
        10°, 74.8603%, 70.1961%
        XYZ:
        21.1312, 13.9074, 4.0533
        xyY:
        0.5406, 0.3558, 13.9074
      CIE-Lab:
        44.0999, 43.8483, 36.8406
        CIE-LCH:
        44.0999, 57.2704, 40.0363
        CIE-Luv:
        44.0999, 86.8989, 28.1435
        Hunter-Lab:
        37.2926, 35.8816, 19.6607
      #b3442d color charts
#b3442d RGB chart
      #b3442d CMYK chart
      #b3442d RGB pie chart
      #b3442d color shades, tints & tones
#b3442d color schemes
#b3442d color preview, HTML & CSS examples
           This text has a color of #b3442d        
        
          <p style="color:#b3442d;">Text here</p>
        
        
          .mytext {color:#b3442d;}
        
        Text color #b3442d
      
           This box has a color of #b3442d        
        
          <div style="background-color:#b3442d;">Content here</div>
        
        
          .mybackground {background-color:#b3442d;}
        
        Background color #b3442d
      
           Border around this has a color of #b3442d        
        
          <div style="border:2px solid #b3442d;">Content here</div>
        
        
          .myborder {border:2px solid #b3442d;}
        
        Border color #b3442d