#b03965 color space conversions
Hex:
        #b03965
        RGB:
        176, 57, 101
        CMY:
        31, 78, 60
        CMYK:
        0, 68, 43, 31
      HSL:
        338°, 51.0730%, 45.6863%
        HSV (HSB):
        338°, 67.6136%, 69.0196%
        XYZ:
        21.7166, 13.0959, 13.6951
        xyY:
        0.4477, 0.2700, 13.0959
      CIE-Lab:
        42.9075, 51.7596, 1.3575
        CIE-LCH:
        42.9075, 51.7774, 1.5024
        CIE-Luv:
        42.9075, 76.5518, -7.6351
        Hunter-Lab:
        36.1883, 43.7882, 2.8941
      #b03965 color charts
#b03965 RGB chart
      #b03965 CMYK chart
      #b03965 RGB pie chart
      #b03965 color shades, tints & tones
#b03965 color schemes
#b03965 color preview, HTML & CSS examples
           This text has a color of #b03965        
        
          <p style="color:#b03965;">Text here</p>
        
        
          .mytext {color:#b03965;}
        
        Text color #b03965
      
           This box has a color of #b03965        
        
          <div style="background-color:#b03965;">Content here</div>
        
        
          .mybackground {background-color:#b03965;}
        
        Background color #b03965
      
           Border around this has a color of #b03965        
        
          <div style="border:2px solid #b03965;">Content here</div>
        
        
          .myborder {border:2px solid #b03965;}
        
        Border color #b03965