#b12e00 color space conversions
Hex:
        #b12e00
        RGB:
        177, 46, 0
        CMY:
        31, 82, 100
        CMYK:
        0, 74, 100, 31
      HSL:
        16°, 100.0000%, 34.7059%
        HSV (HSB):
        16°, 100.0000%, 69.4118%
        XYZ:
        19.1085, 11.3011, 1.1742
        xyY:
        0.6050, 0.3578, 11.3011
      CIE-Lab:
        40.0830, 51.1715, 52.5083
        CIE-LCH:
        40.0830, 73.3188, 45.7387
        CIE-Luv:
        40.0830, 104.1884, 31.7837
        Hunter-Lab:
        33.6171, 42.6321, 21.4611
      #b12e00 color charts
#b12e00 RGB chart
      #b12e00 CMYK chart
      #b12e00 RGB pie chart
      #b12e00 color shades, tints & tones
#b12e00 color schemes
#b12e00 color preview, HTML & CSS examples
           This text has a color of #b12e00        
        
          <p style="color:#b12e00;">Text here</p>
        
        
          .mytext {color:#b12e00;}
        
        Text color #b12e00
      
           This box has a color of #b12e00        
        
          <div style="background-color:#b12e00;">Content here</div>
        
        
          .mybackground {background-color:#b12e00;}
        
        Background color #b12e00
      
           Border around this has a color of #b12e00        
        
          <div style="border:2px solid #b12e00;">Content here</div>
        
        
          .myborder {border:2px solid #b12e00;}
        
        Border color #b12e00