#b03c69 color space conversions
Hex:
        #b03c69
        RGB:
        176, 60, 105
        CMY:
        31, 76, 59
        CMYK:
        0, 66, 40, 31
      HSL:
        337°, 49.1525%, 46.2745%
        HSV (HSB):
        337°, 65.9091%, 69.0196%
        XYZ:
        22.0702, 13.4817, 14.8036
        xyY:
        0.4383, 0.2677, 13.4817
      CIE-Lab:
        43.4803, 50.9403, -0.2886
        CIE-LCH:
        43.4803, 50.9412, 359.6754
        CIE-Luv:
        43.4803, 73.8766, -9.4863
        Hunter-Lab:
        36.7175, 43.0372, 1.7979
      #b03c69 color charts
#b03c69 RGB chart
      #b03c69 CMYK chart
      #b03c69 RGB pie chart
      #b03c69 color shades, tints & tones
#b03c69 color schemes
#b03c69 color preview, HTML & CSS examples
           This text has a color of #b03c69        
        
          <p style="color:#b03c69;">Text here</p>
        
        
          .mytext {color:#b03c69;}
        
        Text color #b03c69
      
           This box has a color of #b03c69        
        
          <div style="background-color:#b03c69;">Content here</div>
        
        
          .mybackground {background-color:#b03c69;}
        
        Background color #b03c69
      
           Border around this has a color of #b03c69        
        
          <div style="border:2px solid #b03c69;">Content here</div>
        
        
          .myborder {border:2px solid #b03c69;}
        
        Border color #b03c69