#bb1c4d color space conversions
Hex:
        #bb1c4d
        RGB:
        187, 28, 77
        CMY:
        27, 89, 70
        CMYK:
        0, 85, 59, 27
      HSL:
        342°, 73.9535%, 42.1569%
        HSV (HSB):
        342°, 85.0267%, 73.3333%
        XYZ:
        22.2483, 11.9311, 8.1515
        xyY:
        0.5256, 0.2819, 11.9311
      CIE-Lab:
        41.1064, 61.9974, 14.1669
        CIE-LCH:
        41.1064, 63.5954, 12.8715
        CIE-Luv:
        41.1064, 105.0129, 4.0038
        Hunter-Lab:
        34.5415, 54.5252, 10.1871
      #bb1c4d color charts
#bb1c4d RGB chart
      #bb1c4d CMYK chart
      #bb1c4d RGB pie chart
      #bb1c4d color shades, tints & tones
#bb1c4d color schemes
#bb1c4d color preview, HTML & CSS examples
           This text has a color of #bb1c4d        
        
          <p style="color:#bb1c4d;">Text here</p>
        
        
          .mytext {color:#bb1c4d;}
        
        Text color #bb1c4d
      
           This box has a color of #bb1c4d        
        
          <div style="background-color:#bb1c4d;">Content here</div>
        
        
          .mybackground {background-color:#bb1c4d;}
        
        Background color #bb1c4d
      
           Border around this has a color of #bb1c4d        
        
          <div style="border:2px solid #bb1c4d;">Content here</div>
        
        
          .myborder {border:2px solid #bb1c4d;}
        
        Border color #bb1c4d