#b03361 color space conversions
Hex:
        #b03361
        RGB:
        176, 51, 97
        CMY:
        31, 80, 62
        CMYK:
        0, 71, 45, 31
      HSL:
        338°, 55.0661%, 44.5098%
        HSV (HSB):
        338°, 71.0227%, 69.0196%
        XYZ:
        21.2460, 12.4608, 12.5947
        xyY:
        0.4589, 0.2691, 12.4608
      CIE-Lab:
        41.9393, 53.7084, 2.4476
        CIE-LCH:
        41.9393, 53.7642, 2.6093
        CIE-Luv:
        41.9393, 80.5302, -6.7309
        Hunter-Lab:
        35.2999, 45.6592, 3.5558
      #b03361 color charts
#b03361 RGB chart
      #b03361 CMYK chart
      #b03361 RGB pie chart
      #b03361 color shades, tints & tones
#b03361 color schemes
#b03361 color preview, HTML & CSS examples
           This text has a color of #b03361        
        
          <p style="color:#b03361;">Text here</p>
        
        
          .mytext {color:#b03361;}
        
        Text color #b03361
      
           This box has a color of #b03361        
        
          <div style="background-color:#b03361;">Content here</div>
        
        
          .mybackground {background-color:#b03361;}
        
        Background color #b03361
      
           Border around this has a color of #b03361        
        
          <div style="border:2px solid #b03361;">Content here</div>
        
        
          .myborder {border:2px solid #b03361;}
        
        Border color #b03361