#b0385e color space conversions
Hex:
        #b0385e
        RGB:
        176, 56, 94
        CMY:
        31, 78, 63
        CMYK:
        0, 68, 47, 31
      HSL:
        341°, 51.7241%, 45.4902%
        HSV (HSB):
        341°, 68.1818%, 69.0196%
        XYZ:
        21.3390, 12.8666, 11.9485
        xyY:
        0.4623, 0.2788, 12.8666
      CIE-Lab:
        42.5616, 51.4689, 5.2163
        CIE-LCH:
        42.5616, 51.7325, 5.7871
        CIE-Luv:
        42.5616, 79.3070, -3.0312
        Hunter-Lab:
        35.8701, 43.4168, 5.3593
      #b0385e color charts
#b0385e RGB chart
      #b0385e CMYK chart
      #b0385e RGB pie chart
      #b0385e color shades, tints & tones
#b0385e color schemes
#b0385e color preview, HTML & CSS examples
           This text has a color of #b0385e        
        
          <p style="color:#b0385e;">Text here</p>
        
        
          .mytext {color:#b0385e;}
        
        Text color #b0385e
      
           This box has a color of #b0385e        
        
          <div style="background-color:#b0385e;">Content here</div>
        
        
          .mybackground {background-color:#b0385e;}
        
        Background color #b0385e
      
           Border around this has a color of #b0385e        
        
          <div style="border:2px solid #b0385e;">Content here</div>
        
        
          .myborder {border:2px solid #b0385e;}
        
        Border color #b0385e