#b12612 color space conversions
Hex:
        #b12612
        RGB:
        177, 38, 18
        CMY:
        31, 85, 93
        CMYK:
        0, 79, 90, 31
      HSL:
        8°, 81.5385%, 38.2353%
        HSV (HSB):
        8°, 89.8305%, 69.4118%
        XYZ:
        18.9338, 10.7770, 1.6545
        xyY:
        0.6037, 0.3436, 10.7770
      CIE-Lab:
        39.2023, 54.0723, 45.6390
        CIE-LCH:
        39.2023, 70.7583, 40.1656
        CIE-Luv:
        39.2023, 107.1854, 27.7186
        Hunter-Lab:
        32.8284, 45.5003, 19.9917
      #b12612 color charts
#b12612 RGB chart
      #b12612 CMYK chart
      #b12612 RGB pie chart
      #b12612 color shades, tints & tones
#b12612 color schemes
#b12612 color preview, HTML & CSS examples
           This text has a color of #b12612        
        
          <p style="color:#b12612;">Text here</p>
        
        
          .mytext {color:#b12612;}
        
        Text color #b12612
      
           This box has a color of #b12612        
        
          <div style="background-color:#b12612;">Content here</div>
        
        
          .mybackground {background-color:#b12612;}
        
        Background color #b12612
      
           Border around this has a color of #b12612        
        
          <div style="border:2px solid #b12612;">Content here</div>
        
        
          .myborder {border:2px solid #b12612;}
        
        Border color #b12612