#b01e41 color space conversions
Hex:
        #b01e41
        RGB:
        176, 30, 65
        CMY:
        31, 88, 75
        CMYK:
        0, 83, 63, 31
      HSL:
        346°, 70.8738%, 40.3922%
        HSV (HSB):
        346°, 82.9545%, 69.0196%
        XYZ:
        19.3229, 10.5403, 6.0171
        xyY:
        0.5385, 0.2938, 10.5403
      CIE-Lab:
        38.7952, 57.8143, 18.2949
        CIE-LCH:
        38.7952, 60.6399, 17.5596
        CIE-Luv:
        38.7952, 99.6353, 8.5475
        Hunter-Lab:
        32.4658, 49.4238, 11.7375
      #b01e41 color charts
#b01e41 RGB chart
      #b01e41 CMYK chart
      #b01e41 RGB pie chart
      #b01e41 color shades, tints & tones
#b01e41 color schemes
#b01e41 color preview, HTML & CSS examples
           This text has a color of #b01e41        
        
          <p style="color:#b01e41;">Text here</p>
        
        
          .mytext {color:#b01e41;}
        
        Text color #b01e41
      
           This box has a color of #b01e41        
        
          <div style="background-color:#b01e41;">Content here</div>
        
        
          .mybackground {background-color:#b01e41;}
        
        Background color #b01e41
      
           Border around this has a color of #b01e41        
        
          <div style="border:2px solid #b01e41;">Content here</div>
        
        
          .myborder {border:2px solid #b01e41;}
        
        Border color #b01e41