#bb495f color space conversions
Hex:
        #bb495f
        RGB:
        187, 73, 95
        CMY:
        27, 71, 63
        CMYK:
        0, 61, 49, 27
      HSL:
        348°, 45.6000%, 50.9804%
        HSV (HSB):
        348°, 60.9626%, 73.3333%
        XYZ:
        24.9416, 16.1561, 12.6303
        xyY:
        0.4642, 0.3007, 16.1561
      CIE-Lab:
        47.1786, 47.7879, 11.3889
        CIE-LCH:
        47.1786, 49.1263, 13.4048
        CIE-Luv:
        47.1786, 79.1656, 4.9857
        Hunter-Lab:
        40.1947, 40.4223, 9.5056
      #bb495f color charts
#bb495f RGB chart
      #bb495f CMYK chart
      #bb495f RGB pie chart
      #bb495f color shades, tints & tones
#bb495f color schemes
#bb495f color preview, HTML & CSS examples
           This text has a color of #bb495f        
        
          <p style="color:#bb495f;">Text here</p>
        
        
          .mytext {color:#bb495f;}
        
        Text color #bb495f
      
           This box has a color of #bb495f        
        
          <div style="background-color:#bb495f;">Content here</div>
        
        
          .mybackground {background-color:#bb495f;}
        
        Background color #bb495f
      
           Border around this has a color of #bb495f        
        
          <div style="border:2px solid #bb495f;">Content here</div>
        
        
          .myborder {border:2px solid #bb495f;}
        
        Border color #bb495f