#b12a27 color space conversions
Hex:
        #b12a27
        RGB:
        177, 42, 39
        CMY:
        31, 84, 85
        CMYK:
        0, 76, 78, 31
      HSL:
        1°, 63.8889%, 42.3529%
        HSV (HSB):
        1°, 77.9661%, 69.4118%
        XYZ:
        19.3256, 11.1495, 3.0530
        xyY:
        0.5764, 0.3325, 11.1495
      CIE-Lab:
        39.8312, 53.3627, 35.5008
        CIE-LCH:
        39.8312, 64.0928, 33.6348
        CIE-Luv:
        39.8312, 102.0648, 22.9620
        Hunter-Lab:
        33.3909, 44.8763, 17.9527
      #b12a27 color charts
#b12a27 RGB chart
      #b12a27 CMYK chart
      #b12a27 RGB pie chart
      #b12a27 color shades, tints & tones
#b12a27 color schemes
#b12a27 color preview, HTML & CSS examples
           This text has a color of #b12a27        
        
          <p style="color:#b12a27;">Text here</p>
        
        
          .mytext {color:#b12a27;}
        
        Text color #b12a27
      
           This box has a color of #b12a27        
        
          <div style="background-color:#b12a27;">Content here</div>
        
        
          .mybackground {background-color:#b12a27;}
        
        Background color #b12a27
      
           Border around this has a color of #b12a27        
        
          <div style="border:2px solid #b12a27;">Content here</div>
        
        
          .myborder {border:2px solid #b12a27;}
        
        Border color #b12a27