#bc585e color space conversions
Hex:
        #bc585e
        RGB:
        188, 88, 94
        CMY:
        26, 65, 63
        CMYK:
        0, 53, 50, 26
      HSL:
        356°, 42.7350%, 54.1176%
        HSV (HSB):
        356°, 53.1915%, 73.7255%
        XYZ:
        26.2491, 18.4790, 12.7730
        xyY:
        0.4565, 0.3214, 18.4790
      CIE-Lab:
        50.0720, 40.8154, 16.0116
        CIE-LCH:
        50.0720, 43.8437, 21.4197
        CIE-Luv:
        50.0720, 71.2058, 11.9149
        Hunter-Lab:
        42.9872, 33.7694, 12.4739
      #bc585e color charts
#bc585e RGB chart
      #bc585e CMYK chart
      #bc585e RGB pie chart
      #bc585e color shades, tints & tones
#bc585e color schemes
#bc585e color preview, HTML & CSS examples
           This text has a color of #bc585e        
        
          <p style="color:#bc585e;">Text here</p>
        
        
          .mytext {color:#bc585e;}
        
        Text color #bc585e
      
           This box has a color of #bc585e        
        
          <div style="background-color:#bc585e;">Content here</div>
        
        
          .mybackground {background-color:#bc585e;}
        
        Background color #bc585e
      
           Border around this has a color of #bc585e        
        
          <div style="border:2px solid #bc585e;">Content here</div>
        
        
          .myborder {border:2px solid #bc585e;}
        
        Border color #bc585e