#b12422 color space conversions
Hex:
        #b12422
        RGB:
        177, 36, 34
        CMY:
        31, 86, 87
        CMYK:
        0, 80, 81, 31
      HSL:
        1°, 67.7725%, 41.3725%
        HSV (HSB):
        1°, 80.7910%, 69.4118%
        XYZ:
        19.0511, 10.7244, 2.5793
        xyY:
        0.5888, 0.3315, 10.7244
      CIE-Lab:
        39.1123, 55.0623, 37.5819
        CIE-LCH:
        39.1123, 66.6652, 34.3148
        CIE-Luv:
        39.1123, 105.8862, 23.3941
        Hunter-Lab:
        32.7481, 46.5326, 18.2539
      #b12422 color charts
#b12422 RGB chart
      #b12422 CMYK chart
      #b12422 RGB pie chart
      #b12422 color shades, tints & tones
#b12422 color schemes
#b12422 color preview, HTML & CSS examples
           This text has a color of #b12422        
        
          <p style="color:#b12422;">Text here</p>
        
        
          .mytext {color:#b12422;}
        
        Text color #b12422
      
           This box has a color of #b12422        
        
          <div style="background-color:#b12422;">Content here</div>
        
        
          .mybackground {background-color:#b12422;}
        
        Background color #b12422
      
           Border around this has a color of #b12422        
        
          <div style="border:2px solid #b12422;">Content here</div>
        
        
          .myborder {border:2px solid #b12422;}
        
        Border color #b12422