#b01b41 color space conversions
Hex:
        #b01b41
        RGB:
        176, 27, 65
        CMY:
        31, 89, 75
        CMYK:
        0, 85, 63, 31
      HSL:
        345°, 73.3990%, 39.8039%
        HSV (HSB):
        345°, 84.6591%, 69.0196%
        XYZ:
        19.2506, 10.3956, 5.9930
        xyY:
        0.5402, 0.2917, 10.3956
      CIE-Lab:
        38.5433, 58.5326, 17.9625
        CIE-LCH:
        38.5433, 61.2268, 17.0602
        CIE-Luv:
        38.5433, 100.6121, 8.0283
        Hunter-Lab:
        32.2422, 50.1513, 11.5492
      #b01b41 color charts
#b01b41 RGB chart
      #b01b41 CMYK chart
      #b01b41 RGB pie chart
      #b01b41 color shades, tints & tones
#b01b41 color schemes
#b01b41 color preview, HTML & CSS examples
           This text has a color of #b01b41        
        
          <p style="color:#b01b41;">Text here</p>
        
        
          .mytext {color:#b01b41;}
        
        Text color #b01b41
      
           This box has a color of #b01b41        
        
          <div style="background-color:#b01b41;">Content here</div>
        
        
          .mybackground {background-color:#b01b41;}
        
        Background color #b01b41
      
           Border around this has a color of #b01b41        
        
          <div style="border:2px solid #b01b41;">Content here</div>
        
        
          .myborder {border:2px solid #b01b41;}
        
        Border color #b01b41