#b0386d color space conversions
Hex:
        #b0386d
        RGB:
        176, 56, 109
        CMY:
        31, 78, 57
        CMYK:
        0, 68, 38, 31
      HSL:
        334°, 51.7241%, 45.4902%
        HSV (HSB):
        334°, 68.1818%, 69.0196%
        XYZ:
        22.0790, 13.1626, 15.8449
        xyY:
        0.4322, 0.2577, 13.1626
      CIE-Lab:
        43.0072, 53.0207, -3.4613
        CIE-LCH:
        43.0072, 53.1335, 356.2649
        CIE-Luv:
        43.0072, 74.2848, -13.8326
        Hunter-Lab:
        36.2803, 45.1388, -0.4980
      #b0386d color charts
#b0386d RGB chart
      #b0386d CMYK chart
      #b0386d RGB pie chart
      #b0386d color shades, tints & tones
#b0386d color schemes
#b0386d color preview, HTML & CSS examples
           This text has a color of #b0386d        
        
          <p style="color:#b0386d;">Text here</p>
        
        
          .mytext {color:#b0386d;}
        
        Text color #b0386d
      
           This box has a color of #b0386d        
        
          <div style="background-color:#b0386d;">Content here</div>
        
        
          .mybackground {background-color:#b0386d;}
        
        Background color #b0386d
      
           Border around this has a color of #b0386d        
        
          <div style="border:2px solid #b0386d;">Content here</div>
        
        
          .myborder {border:2px solid #b0386d;}
        
        Border color #b0386d