#b1422e color space conversions
Hex:
        #b1422e
        RGB:
        177, 66, 46
        CMY:
        31, 74, 82
        CMYK:
        0, 63, 74, 31
      HSL:
        9°, 58.7444%, 43.7255%
        HSV (HSB):
        9°, 74.0113%, 69.4118%
        XYZ:
        20.5728, 13.4408, 4.0948
        xyY:
        0.5398, 0.3527, 13.4408
      CIE-Lab:
        43.4200, 44.0868, 35.4413
        CIE-LCH:
        43.4200, 56.5661, 38.7957
        CIE-Luv:
        43.4200, 86.4351, 26.8588
        Hunter-Lab:
        36.6617, 36.0078, 19.0410
      #b1422e color charts
#b1422e RGB chart
      #b1422e CMYK chart
      #b1422e RGB pie chart
      #b1422e color shades, tints & tones
#b1422e color schemes
#b1422e color preview, HTML & CSS examples
           This text has a color of #b1422e        
        
          <p style="color:#b1422e;">Text here</p>
        
        
          .mytext {color:#b1422e;}
        
        Text color #b1422e
      
           This box has a color of #b1422e        
        
          <div style="background-color:#b1422e;">Content here</div>
        
        
          .mybackground {background-color:#b1422e;}
        
        Background color #b1422e
      
           Border around this has a color of #b1422e        
        
          <div style="border:2px solid #b1422e;">Content here</div>
        
        
          .myborder {border:2px solid #b1422e;}
        
        Border color #b1422e