#b12d18 color space conversions
Hex:
        #b12d18
        RGB:
        177, 45, 24
        CMY:
        31, 82, 91
        CMYK:
        0, 75, 86, 31
      HSL:
        8°, 76.1194%, 39.4118%
        HSV (HSB):
        8°, 86.4407%, 69.4118%
        XYZ:
        19.2347, 11.2898, 2.0295
        xyY:
        0.5909, 0.3468, 11.2898
      CIE-Lab:
        40.0644, 51.8956, 43.6344
        CIE-LCH:
        40.0644, 67.8020, 40.0575
        CIE-Luv:
        40.0644, 102.8059, 27.9242
        Hunter-Lab:
        33.6003, 43.3828, 19.9390
      #b12d18 color charts
#b12d18 RGB chart
      #b12d18 CMYK chart
      #b12d18 RGB pie chart
      #b12d18 color shades, tints & tones
#b12d18 color schemes
#b12d18 color preview, HTML & CSS examples
           This text has a color of #b12d18        
        
          <p style="color:#b12d18;">Text here</p>
        
        
          .mytext {color:#b12d18;}
        
        Text color #b12d18
      
           This box has a color of #b12d18        
        
          <div style="background-color:#b12d18;">Content here</div>
        
        
          .mybackground {background-color:#b12d18;}
        
        Background color #b12d18
      
           Border around this has a color of #b12d18        
        
          <div style="border:2px solid #b12d18;">Content here</div>
        
        
          .myborder {border:2px solid #b12d18;}
        
        Border color #b12d18