#b1562f color space conversions
Hex:
        #b1562f
        RGB:
        177, 86, 47
        CMY:
        31, 66, 82
        CMYK:
        0, 51, 73, 31
      HSL:
        18°, 58.0357%, 43.9216%
        HSV (HSB):
        18°, 73.4463%, 69.4118%
        XYZ:
        21.9723, 16.2079, 4.6597
        xyY:
        0.5129, 0.3783, 16.2079
      CIE-Lab:
        47.2461, 34.2539, 39.0883
        CIE-LCH:
        47.2461, 51.9733, 48.7713
        CIE-Luv:
        47.2461, 71.9206, 33.3930
        Hunter-Lab:
        40.2591, 26.9672, 21.3190
      #b1562f color charts
#b1562f RGB chart
      #b1562f CMYK chart
      #b1562f RGB pie chart
      #b1562f color shades, tints & tones
#b1562f color schemes
#b1562f color preview, HTML & CSS examples
           This text has a color of #b1562f        
        
          <p style="color:#b1562f;">Text here</p>
        
        
          .mytext {color:#b1562f;}
        
        Text color #b1562f
      
           This box has a color of #b1562f        
        
          <div style="background-color:#b1562f;">Content here</div>
        
        
          .mybackground {background-color:#b1562f;}
        
        Background color #b1562f
      
           Border around this has a color of #b1562f        
        
          <div style="border:2px solid #b1562f;">Content here</div>
        
        
          .myborder {border:2px solid #b1562f;}
        
        Border color #b1562f