#bb384a color space conversions
Hex:
        #bb384a
        RGB:
        187, 56, 74
        CMY:
        27, 78, 71
        CMYK:
        0, 70, 60, 27
      HSL:
        352°, 53.9095%, 47.6471%
        HSV (HSB):
        352°, 70.0535%, 73.3333%
        XYZ:
        23.1437, 13.8876, 7.9393
        xyY:
        0.5146, 0.3088, 13.8876
      CIE-Lab:
        44.0712, 53.2977, 20.0164
        CIE-LCH:
        44.0712, 56.9324, 20.5841
        CIE-Luv:
        44.0712, 94.4227, 12.1945
        Hunter-Lab:
        37.2660, 45.6403, 13.4548
      #bb384a color charts
#bb384a RGB chart
      #bb384a CMYK chart
      #bb384a RGB pie chart
      #bb384a color shades, tints & tones
#bb384a color schemes
#bb384a color preview, HTML & CSS examples
           This text has a color of #bb384a        
        
          <p style="color:#bb384a;">Text here</p>
        
        
          .mytext {color:#bb384a;}
        
        Text color #bb384a
      
           This box has a color of #bb384a        
        
          <div style="background-color:#bb384a;">Content here</div>
        
        
          .mybackground {background-color:#bb384a;}
        
        Background color #bb384a
      
           Border around this has a color of #bb384a        
        
          <div style="border:2px solid #bb384a;">Content here</div>
        
        
          .myborder {border:2px solid #bb384a;}
        
        Border color #bb384a