#b00a41 color space conversions
Hex:
        #b00a41
        RGB:
        176, 10, 65
        CMY:
        31, 96, 75
        CMYK:
        0, 94, 63, 31
      HSL:
        340°, 89.2473%, 36.4706%
        HSV (HSB):
        340°, 94.3182%, 69.0196%
        XYZ:
        18.9672, 9.8288, 5.8985
        xyY:
        0.5467, 0.2833, 9.8288
      CIE-Lab:
        37.5335, 61.4374, 16.6233
        CIE-LCH:
        37.5335, 63.6465, 15.1402
        CIE-Luv:
        37.5335, 104.5531, 5.9398
        Hunter-Lab:
        31.3510, 53.1273, 10.7906
      #b00a41 color charts
#b00a41 RGB chart
      #b00a41 CMYK chart
      #b00a41 RGB pie chart
      #b00a41 color shades, tints & tones
#b00a41 color schemes
#b00a41 color preview, HTML & CSS examples
           This text has a color of #b00a41        
        
          <p style="color:#b00a41;">Text here</p>
        
        
          .mytext {color:#b00a41;}
        
        Text color #b00a41
      
           This box has a color of #b00a41        
        
          <div style="background-color:#b00a41;">Content here</div>
        
        
          .mybackground {background-color:#b00a41;}
        
        Background color #b00a41
      
           Border around this has a color of #b00a41        
        
          <div style="border:2px solid #b00a41;">Content here</div>
        
        
          .myborder {border:2px solid #b00a41;}
        
        Border color #b00a41