#b12f41 color space conversions
Hex:
        #b12f41
        RGB:
        177, 47, 65
        CMY:
        31, 82, 75
        CMYK:
        0, 73, 63, 31
      HSL:
        352°, 58.0357%, 43.9216%
        HSV (HSB):
        352°, 73.4463%, 69.4118%
        XYZ:
        20.1021, 11.7618, 6.2118
        xyY:
        0.5280, 0.3089, 11.7618
      CIE-Lab:
        40.8350, 52.9220, 20.9988
        CIE-LCH:
        40.8350, 56.9358, 21.6426
        CIE-Luv:
        40.8350, 93.3600, 12.5504
        Hunter-Lab:
        34.2955, 44.6098, 13.2679
      #b12f41 color charts
#b12f41 RGB chart
      #b12f41 CMYK chart
      #b12f41 RGB pie chart
      #b12f41 color shades, tints & tones
#b12f41 color schemes
#b12f41 color preview, HTML & CSS examples
           This text has a color of #b12f41        
        
          <p style="color:#b12f41;">Text here</p>
        
        
          .mytext {color:#b12f41;}
        
        Text color #b12f41
      
           This box has a color of #b12f41        
        
          <div style="background-color:#b12f41;">Content here</div>
        
        
          .mybackground {background-color:#b12f41;}
        
        Background color #b12f41
      
           Border around this has a color of #b12f41        
        
          <div style="border:2px solid #b12f41;">Content here</div>
        
        
          .myborder {border:2px solid #b12f41;}
        
        Border color #b12f41