#bb6c70 color space conversions
Hex:
        #bb6c70
        RGB:
        187, 108, 112
        CMY:
        27, 58, 56
        CMYK:
        0, 42, 40, 27
      HSL:
        357°, 36.7442%, 57.8431%
        HSV (HSB):
        357°, 42.2460%, 73.3333%
        XYZ:
        28.7807, 22.4598, 18.1475
        xyY:
        0.4148, 0.3237, 22.4598
      CIE-Lab:
        54.5115, 31.8277, 11.5066
        CIE-LCH:
        54.5115, 33.8438, 19.8763
        CIE-Luv:
        54.5115, 53.9878, 9.0759
        Hunter-Lab:
        47.3917, 25.4664, 10.4706
      #bb6c70 color charts
#bb6c70 RGB chart
      #bb6c70 CMYK chart
      #bb6c70 RGB pie chart
      #bb6c70 color shades, tints & tones
#bb6c70 color schemes
#bb6c70 color preview, HTML & CSS examples
           This text has a color of #bb6c70        
        
          <p style="color:#bb6c70;">Text here</p>
        
        
          .mytext {color:#bb6c70;}
        
        Text color #bb6c70
      
           This box has a color of #bb6c70        
        
          <div style="background-color:#bb6c70;">Content here</div>
        
        
          .mybackground {background-color:#bb6c70;}
        
        Background color #bb6c70
      
           Border around this has a color of #bb6c70        
        
          <div style="border:2px solid #bb6c70;">Content here</div>
        
        
          .myborder {border:2px solid #bb6c70;}
        
        Border color #bb6c70