#b03c61 color space conversions
Hex:
        #b03c61
        RGB:
        176, 60, 97
        CMY:
        31, 76, 62
        CMYK:
        0, 66, 45, 31
      HSL:
        341°, 49.1525%, 46.2745%
        HSV (HSB):
        341°, 65.9091%, 69.0196%
        XYZ:
        21.6780, 13.3249, 12.7387
        xyY:
        0.4541, 0.2791, 13.3249
      CIE-Lab:
        43.2488, 50.1075, 4.3352
        CIE-LCH:
        43.2488, 50.2947, 4.9448
        CIE-Luv:
        43.2488, 76.4452, -3.7541
        Hunter-Lab:
        36.5033, 42.1242, 4.8617
      #b03c61 color charts
#b03c61 RGB chart
      #b03c61 CMYK chart
      #b03c61 RGB pie chart
      #b03c61 color shades, tints & tones
#b03c61 color schemes
#b03c61 color preview, HTML & CSS examples
           This text has a color of #b03c61        
        
          <p style="color:#b03c61;">Text here</p>
        
        
          .mytext {color:#b03c61;}
        
        Text color #b03c61
      
           This box has a color of #b03c61        
        
          <div style="background-color:#b03c61;">Content here</div>
        
        
          .mybackground {background-color:#b03c61;}
        
        Background color #b03c61
      
           Border around this has a color of #b03c61        
        
          <div style="border:2px solid #b03c61;">Content here</div>
        
        
          .myborder {border:2px solid #b03c61;}
        
        Border color #b03c61