#b1412e color space conversions
Hex:
        #b1412e
        RGB:
        177, 65, 46
        CMY:
        31, 75, 82
        CMYK:
        0, 63, 74, 31
      HSL:
        9°, 58.7444%, 43.7255%
        HSV (HSB):
        9°, 74.0113%, 69.4118%
        XYZ:
        20.5149, 13.3250, 4.0755
        xyY:
        0.5411, 0.3514, 13.3250
      CIE-Lab:
        43.2489, 44.5427, 35.2516
        CIE-LCH:
        43.2489, 56.8043, 38.3585
        CIE-Luv:
        43.2489, 87.1066, 26.5442
        Hunter-Lab:
        36.5034, 36.4361, 18.9328
      #b1412e color charts
#b1412e RGB chart
      #b1412e CMYK chart
      #b1412e RGB pie chart
      #b1412e color shades, tints & tones
#b1412e color schemes
#b1412e color preview, HTML & CSS examples
           This text has a color of #b1412e        
        
          <p style="color:#b1412e;">Text here</p>
        
        
          .mytext {color:#b1412e;}
        
        Text color #b1412e
      
           This box has a color of #b1412e        
        
          <div style="background-color:#b1412e;">Content here</div>
        
        
          .mybackground {background-color:#b1412e;}
        
        Background color #b1412e
      
           Border around this has a color of #b1412e        
        
          <div style="border:2px solid #b1412e;">Content here</div>
        
        
          .myborder {border:2px solid #b1412e;}
        
        Border color #b1412e