#b13120 color space conversions
Hex:
        #b13120
        RGB:
        177, 49, 32
        CMY:
        31, 81, 87
        CMYK:
        0, 72, 82, 31
      HSL:
        7°, 69.3780%, 40.9804%
        HSV (HSB):
        7°, 81.9209%, 69.4118%
        XYZ:
        19.4905, 11.6480, 2.5875
        xyY:
        0.5779, 0.3454, 11.6480
      CIE-Lab:
        40.6511, 50.6620, 40.1739
        CIE-LCH:
        40.6511, 64.6574, 38.4137
        CIE-Luv:
        40.6511, 99.4366, 26.7949
        Hunter-Lab:
        34.1292, 42.2116, 19.3953
      #b13120 color charts
#b13120 RGB chart
      #b13120 CMYK chart
      #b13120 RGB pie chart
      #b13120 color shades, tints & tones
#b13120 color schemes
#b13120 color preview, HTML & CSS examples
           This text has a color of #b13120        
        
          <p style="color:#b13120;">Text here</p>
        
        
          .mytext {color:#b13120;}
        
        Text color #b13120
      
           This box has a color of #b13120        
        
          <div style="background-color:#b13120;">Content here</div>
        
        
          .mybackground {background-color:#b13120;}
        
        Background color #b13120
      
           Border around this has a color of #b13120        
        
          <div style="border:2px solid #b13120;">Content here</div>
        
        
          .myborder {border:2px solid #b13120;}
        
        Border color #b13120