#b03d64 color space conversions
Hex:
        #b03d64
        RGB:
        176, 61, 100
        CMY:
        31, 76, 61
        CMYK:
        0, 65, 43, 31
      HSL:
        340°, 48.5232%, 46.4706%
        HSV (HSB):
        340°, 65.3409%, 69.0196%
        XYZ:
        21.8735, 13.4877, 13.5071
        xyY:
        0.4476, 0.2760, 13.4877
      CIE-Lab:
        43.4891, 49.9871, 2.8209
        CIE-LCH:
        43.4891, 50.0666, 3.2299
        CIE-Luv:
        43.4891, 75.0159, -5.5192
        Hunter-Lab:
        36.7256, 42.0435, 3.9020
      #b03d64 color charts
#b03d64 RGB chart
      #b03d64 CMYK chart
      #b03d64 RGB pie chart
      #b03d64 color shades, tints & tones
#b03d64 color schemes
#b03d64 color preview, HTML & CSS examples
           This text has a color of #b03d64        
        
          <p style="color:#b03d64;">Text here</p>
        
        
          .mytext {color:#b03d64;}
        
        Text color #b03d64
      
           This box has a color of #b03d64        
        
          <div style="background-color:#b03d64;">Content here</div>
        
        
          .mybackground {background-color:#b03d64;}
        
        Background color #b03d64
      
           Border around this has a color of #b03d64        
        
          <div style="border:2px solid #b03d64;">Content here</div>
        
        
          .myborder {border:2px solid #b03d64;}
        
        Border color #b03d64