#bb1f3d color space conversions
Hex:
        #bb1f3d
        RGB:
        187, 31, 61
        CMY:
        27, 88, 76
        CMYK:
        0, 83, 67, 27
      HSL:
        348°, 71.5596%, 42.7451%
        HSV (HSB):
        348°, 83.4225%, 73.3333%
        XYZ:
        21.8258, 11.8817, 5.5579
        xyY:
        0.5559, 0.3026, 11.8817
      CIE-Lab:
        41.0275, 60.3747, 24.1328
        CIE-LCH:
        41.0275, 65.0192, 21.7875
        CIE-Luv:
        41.0275, 109.3328, 13.3756
        Hunter-Lab:
        34.4698, 52.7015, 14.5689
      #bb1f3d color charts
#bb1f3d RGB chart
      #bb1f3d CMYK chart
      #bb1f3d RGB pie chart
      #bb1f3d color shades, tints & tones
#bb1f3d color schemes
#bb1f3d color preview, HTML & CSS examples
           This text has a color of #bb1f3d        
        
          <p style="color:#bb1f3d;">Text here</p>
        
        
          .mytext {color:#bb1f3d;}
        
        Text color #bb1f3d
      
           This box has a color of #bb1f3d        
        
          <div style="background-color:#bb1f3d;">Content here</div>
        
        
          .mybackground {background-color:#bb1f3d;}
        
        Background color #bb1f3d
      
           Border around this has a color of #bb1f3d        
        
          <div style="border:2px solid #bb1f3d;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f3d;}
        
        Border color #bb1f3d