#b03b55 color space conversions
Hex:
        #b03b55
        RGB:
        176, 59, 85
        CMY:
        31, 77, 67
        CMYK:
        0, 66, 52, 31
      HSL:
        347°, 49.7872%, 46.0784%
        HSV (HSB):
        347°, 66.4773%, 69.0196%
        XYZ:
        21.1082, 13.0139, 9.9937
        xyY:
        0.4785, 0.2950, 13.0139
      CIE-Lab:
        42.7842, 49.4092, 11.1356
        CIE-LCH:
        42.7842, 50.6485, 12.7008
        CIE-Luv:
        42.7842, 80.6298, 4.0081
        Hunter-Lab:
        36.0748, 41.3133, 8.8273
      #b03b55 color charts
#b03b55 RGB chart
      #b03b55 CMYK chart
      #b03b55 RGB pie chart
      #b03b55 color shades, tints & tones
#b03b55 color schemes
#b03b55 color preview, HTML & CSS examples
           This text has a color of #b03b55        
        
          <p style="color:#b03b55;">Text here</p>
        
        
          .mytext {color:#b03b55;}
        
        Text color #b03b55
      
           This box has a color of #b03b55        
        
          <div style="background-color:#b03b55;">Content here</div>
        
        
          .mybackground {background-color:#b03b55;}
        
        Background color #b03b55
      
           Border around this has a color of #b03b55        
        
          <div style="border:2px solid #b03b55;">Content here</div>
        
        
          .myborder {border:2px solid #b03b55;}
        
        Border color #b03b55