#b01c48 color space conversions
Hex:
        #b01c48
        RGB:
        176, 28, 72
        CMY:
        31, 89, 72
        CMYK:
        0, 84, 59, 31
      HSL:
        342°, 72.5490%, 40.0000%
        HSV (HSB):
        342°, 84.0909%, 69.0196%
        XYZ:
        19.4894, 10.5285, 7.1359
        xyY:
        0.5246, 0.2834, 10.5285
      CIE-Lab:
        38.7747, 58.7448, 13.8037
        CIE-LCH:
        38.7747, 60.3448, 13.2233
        CIE-Luv:
        38.7747, 97.9177, 4.1571
        Hunter-Lab:
        32.4476, 50.4314, 9.6743
      #b01c48 color charts
#b01c48 RGB chart
      #b01c48 CMYK chart
      #b01c48 RGB pie chart
      #b01c48 color shades, tints & tones
#b01c48 color schemes
#b01c48 color preview, HTML & CSS examples
           This text has a color of #b01c48        
        
          <p style="color:#b01c48;">Text here</p>
        
        
          .mytext {color:#b01c48;}
        
        Text color #b01c48
      
           This box has a color of #b01c48        
        
          <div style="background-color:#b01c48;">Content here</div>
        
        
          .mybackground {background-color:#b01c48;}
        
        Background color #b01c48
      
           Border around this has a color of #b01c48        
        
          <div style="border:2px solid #b01c48;">Content here</div>
        
        
          .myborder {border:2px solid #b01c48;}
        
        Border color #b01c48