#bc6158 color space conversions
Hex:
        #bc6158
        RGB:
        188, 97, 88
        CMY:
        26, 62, 65
        CMYK:
        0, 48, 53, 26
      HSL:
        5°, 42.7350%, 54.1176%
        HSV (HSB):
        5°, 53.1915%, 73.7255%
        XYZ:
        26.7752, 19.9453, 11.6711
        xyY:
        0.4585, 0.3416, 19.9453
      CIE-Lab:
        51.7753, 35.6340, 21.8488
        CIE-LCH:
        51.7753, 41.7989, 31.5143
        CIE-Luv:
        51.7753, 66.5433, 19.4917
        Hunter-Lab:
        44.6602, 28.8610, 15.7678
      #bc6158 color charts
#bc6158 RGB chart
      #bc6158 CMYK chart
      #bc6158 RGB pie chart
      #bc6158 color shades, tints & tones
#bc6158 color schemes
#bc6158 color preview, HTML & CSS examples
           This text has a color of #bc6158        
        
          <p style="color:#bc6158;">Text here</p>
        
        
          .mytext {color:#bc6158;}
        
        Text color #bc6158
      
           This box has a color of #bc6158        
        
          <div style="background-color:#bc6158;">Content here</div>
        
        
          .mybackground {background-color:#bc6158;}
        
        Background color #bc6158
      
           Border around this has a color of #bc6158        
        
          <div style="border:2px solid #bc6158;">Content here</div>
        
        
          .myborder {border:2px solid #bc6158;}
        
        Border color #bc6158