#bb3b4f color space conversions
Hex:
        #bb3b4f
        RGB:
        187, 59, 79
        CMY:
        27, 77, 69
        CMYK:
        0, 68, 58, 27
      HSL:
        351°, 52.0325%, 48.2353%
        HSV (HSB):
        351°, 68.4492%, 73.3333%
        XYZ:
        23.4688, 14.2572, 8.9121
        xyY:
        0.5032, 0.3057, 14.2572
      CIE-Lab:
        44.5996, 52.4751, 17.6453
        CIE-LCH:
        44.5996, 55.3624, 18.5858
        CIE-Luv:
        44.5996, 91.4115, 10.1978
        Hunter-Lab:
        37.7588, 44.8679, 12.4370
      #bb3b4f color charts
#bb3b4f RGB chart
      #bb3b4f CMYK chart
      #bb3b4f RGB pie chart
      #bb3b4f color shades, tints & tones
#bb3b4f color schemes
#bb3b4f color preview, HTML & CSS examples
           This text has a color of #bb3b4f        
        
          <p style="color:#bb3b4f;">Text here</p>
        
        
          .mytext {color:#bb3b4f;}
        
        Text color #bb3b4f
      
           This box has a color of #bb3b4f        
        
          <div style="background-color:#bb3b4f;">Content here</div>
        
        
          .mybackground {background-color:#bb3b4f;}
        
        Background color #bb3b4f
      
           Border around this has a color of #bb3b4f        
        
          <div style="border:2px solid #bb3b4f;">Content here</div>
        
        
          .myborder {border:2px solid #bb3b4f;}
        
        Border color #bb3b4f