#b12a16 color space conversions
Hex:
        #b12a16
        RGB:
        177, 42, 22
        CMY:
        31, 84, 91
        CMYK:
        0, 76, 88, 31
      HSL:
        8°, 77.8894%, 39.0196%
        HSV (HSB):
        8°, 87.5706%, 69.4118%
        XYZ:
        19.1042, 11.0610, 1.8871
        xyY:
        0.5960, 0.3451, 11.0610
      CIE-Lab:
        39.6830, 52.8745, 44.2471
        CIE-LCH:
        39.6830, 68.9458, 39.9237
        CIE-Luv:
        39.6830, 104.6822, 27.7209
        Hunter-Lab:
        33.2580, 44.3333, 19.9164
      #b12a16 color charts
#b12a16 RGB chart
      #b12a16 CMYK chart
      #b12a16 RGB pie chart
      #b12a16 color shades, tints & tones
#b12a16 color schemes
#b12a16 color preview, HTML & CSS examples
           This text has a color of #b12a16        
        
          <p style="color:#b12a16;">Text here</p>
        
        
          .mytext {color:#b12a16;}
        
        Text color #b12a16
      
           This box has a color of #b12a16        
        
          <div style="background-color:#b12a16;">Content here</div>
        
        
          .mybackground {background-color:#b12a16;}
        
        Background color #b12a16
      
           Border around this has a color of #b12a16        
        
          <div style="border:2px solid #b12a16;">Content here</div>
        
        
          .myborder {border:2px solid #b12a16;}
        
        Border color #b12a16