#b1402d color space conversions
Hex:
        #b1402d
        RGB:
        177, 64, 45
        CMY:
        31, 75, 82
        CMYK:
        0, 64, 75, 31
      HSL:
        9°, 59.4595%, 43.5294%
        HSV (HSB):
        9°, 74.5763%, 69.4118%
        XYZ:
        20.4385, 13.2034, 3.9539
        xyY:
        0.5436, 0.3512, 13.2034
      CIE-Lab:
        43.0681, 44.9492, 35.6120
        CIE-LCH:
        43.0681, 57.3467, 38.3888
        CIE-Luv:
        43.0681, 87.9420, 26.6117
        Hunter-Lab:
        36.3364, 36.8139, 18.9839
      #b1402d color charts
#b1402d RGB chart
      #b1402d CMYK chart
      #b1402d RGB pie chart
      #b1402d color shades, tints & tones
#b1402d color schemes
#b1402d color preview, HTML & CSS examples
           This text has a color of #b1402d        
        
          <p style="color:#b1402d;">Text here</p>
        
        
          .mytext {color:#b1402d;}
        
        Text color #b1402d
      
           This box has a color of #b1402d        
        
          <div style="background-color:#b1402d;">Content here</div>
        
        
          .mybackground {background-color:#b1402d;}
        
        Background color #b1402d
      
           Border around this has a color of #b1402d        
        
          <div style="border:2px solid #b1402d;">Content here</div>
        
        
          .myborder {border:2px solid #b1402d;}
        
        Border color #b1402d