#b12b16 color space conversions
Hex:
        #b12b16
        RGB:
        177, 43, 22
        CMY:
        31, 83, 91
        CMYK:
        0, 76, 88, 31
      HSL:
        8°, 77.8894%, 39.0196%
        HSV (HSB):
        8°, 87.5706%, 69.4118%
        XYZ:
        19.1402, 11.1328, 1.8991
        xyY:
        0.5949, 0.3460, 11.1328
      CIE-Lab:
        39.8032, 52.5395, 44.3453
        CIE-LCH:
        39.8032, 68.7525, 40.1656
        CIE-Luv:
        39.8032, 104.1446, 27.9303
        Hunter-Lab:
        33.3658, 44.0055, 19.9814
      #b12b16 color charts
#b12b16 RGB chart
      #b12b16 CMYK chart
      #b12b16 RGB pie chart
      #b12b16 color shades, tints & tones
#b12b16 color schemes
#b12b16 color preview, HTML & CSS examples
           This text has a color of #b12b16        
        
          <p style="color:#b12b16;">Text here</p>
        
        
          .mytext {color:#b12b16;}
        
        Text color #b12b16
      
           This box has a color of #b12b16        
        
          <div style="background-color:#b12b16;">Content here</div>
        
        
          .mybackground {background-color:#b12b16;}
        
        Background color #b12b16
      
           Border around this has a color of #b12b16        
        
          <div style="border:2px solid #b12b16;">Content here</div>
        
        
          .myborder {border:2px solid #b12b16;}
        
        Border color #b12b16