#b01f49 color space conversions
Hex:
        #b01f49
        RGB:
        176, 31, 73
        CMY:
        31, 88, 71
        CMYK:
        0, 82, 59, 31
      HSL:
        343°, 70.0483%, 40.5882%
        HSV (HSB):
        343°, 82.3864%, 69.0196%
        XYZ:
        19.5971, 10.6911, 7.3340
        xyY:
        0.5209, 0.2842, 10.6911
      CIE-Lab:
        39.0553, 58.0772, 13.5479
        CIE-LCH:
        39.0553, 59.6364, 13.1308
        CIE-Luv:
        39.0553, 96.6121, 4.1028
        Hunter-Lab:
        32.6973, 49.7636, 9.5893
      #b01f49 color charts
#b01f49 RGB chart
      #b01f49 CMYK chart
      #b01f49 RGB pie chart
      #b01f49 color shades, tints & tones
#b01f49 color schemes
#b01f49 color preview, HTML & CSS examples
           This text has a color of #b01f49        
        
          <p style="color:#b01f49;">Text here</p>
        
        
          .mytext {color:#b01f49;}
        
        Text color #b01f49
      
           This box has a color of #b01f49        
        
          <div style="background-color:#b01f49;">Content here</div>
        
        
          .mybackground {background-color:#b01f49;}
        
        Background color #b01f49
      
           Border around this has a color of #b01f49        
        
          <div style="border:2px solid #b01f49;">Content here</div>
        
        
          .myborder {border:2px solid #b01f49;}
        
        Border color #b01f49