#b12f34 color space conversions
Hex:
        #b12f34
        RGB:
        177, 47, 52
        CMY:
        31, 82, 80
        CMYK:
        0, 73, 71, 31
      HSL:
        358°, 58.0357%, 43.9216%
        HSV (HSB):
        358°, 73.4463%, 69.4118%
        XYZ:
        19.7678, 11.6281, 4.4514
        xyY:
        0.5514, 0.3244, 11.6281
      CIE-Lab:
        40.6188, 52.1933, 28.7204
        CIE-LCH:
        40.6188, 59.5735, 28.8227
        CIE-Luv:
        40.6188, 96.7099, 18.9617
        Hunter-Lab:
        34.1000, 43.8018, 16.1303
      #b12f34 color charts
#b12f34 RGB chart
      #b12f34 CMYK chart
      #b12f34 RGB pie chart
      #b12f34 color shades, tints & tones
#b12f34 color schemes
#b12f34 color preview, HTML & CSS examples
           This text has a color of #b12f34        
        
          <p style="color:#b12f34;">Text here</p>
        
        
          .mytext {color:#b12f34;}
        
        Text color #b12f34
      
           This box has a color of #b12f34        
        
          <div style="background-color:#b12f34;">Content here</div>
        
        
          .mybackground {background-color:#b12f34;}
        
        Background color #b12f34
      
           Border around this has a color of #b12f34        
        
          <div style="border:2px solid #b12f34;">Content here</div>
        
        
          .myborder {border:2px solid #b12f34;}
        
        Border color #b12f34