#bb324d color space conversions
Hex:
        #bb324d
        RGB:
        187, 50, 77
        CMY:
        27, 80, 70
        CMYK:
        0, 73, 59, 27
      HSL:
        348°, 57.8059%, 46.4706%
        HSV (HSB):
        348°, 73.2620%, 73.3333%
        XYZ:
        22.9737, 13.3818, 8.3933
        xyY:
        0.5134, 0.2990, 13.3818
      CIE-Lab:
        43.3330, 55.7131, 17.1805
        CIE-LCH:
        43.3330, 58.3020, 17.1384
        CIE-Luv:
        43.3330, 96.5501, 8.7742
        Hunter-Lab:
        36.5812, 48.0844, 12.0032
      #bb324d color charts
#bb324d RGB chart
      #bb324d CMYK chart
      #bb324d RGB pie chart
      #bb324d color shades, tints & tones
#bb324d color schemes
#bb324d color preview, HTML & CSS examples
           This text has a color of #bb324d        
        
          <p style="color:#bb324d;">Text here</p>
        
        
          .mytext {color:#bb324d;}
        
        Text color #bb324d
      
           This box has a color of #bb324d        
        
          <div style="background-color:#bb324d;">Content here</div>
        
        
          .mybackground {background-color:#bb324d;}
        
        Background color #bb324d
      
           Border around this has a color of #bb324d        
        
          <div style="border:2px solid #bb324d;">Content here</div>
        
        
          .myborder {border:2px solid #bb324d;}
        
        Border color #bb324d