#bb020e color space conversions
Hex:
        #bb020e
        RGB:
        187, 2, 14
        CMY:
        27, 99, 95
        CMYK:
        0, 99, 93, 27
      HSL:
        356°, 97.8836%, 37.0588%
        HSV (HSB):
        356°, 98.9305%, 73.3333%
        XYZ:
        20.5945, 10.6399, 1.3837
        xyY:
        0.6314, 0.3262, 10.6399
      CIE-Lab:
        38.9673, 63.3852, 48.0988
        CIE-LCH:
        38.9673, 79.5687, 37.1924
        CIE-Luv:
        38.9673, 126.1522, 25.8971
        Hunter-Lab:
        32.6189, 55.6160, 20.3181
      #bb020e color charts
#bb020e RGB chart
      #bb020e CMYK chart
      #bb020e RGB pie chart
      #bb020e color shades, tints & tones
#bb020e color schemes
#bb020e color preview, HTML & CSS examples
           This text has a color of #bb020e        
        
          <p style="color:#bb020e;">Text here</p>
        
        
          .mytext {color:#bb020e;}
        
        Text color #bb020e
      
           This box has a color of #bb020e        
        
          <div style="background-color:#bb020e;">Content here</div>
        
        
          .mybackground {background-color:#bb020e;}
        
        Background color #bb020e
      
           Border around this has a color of #bb020e        
        
          <div style="border:2px solid #bb020e;">Content here</div>
        
        
          .myborder {border:2px solid #bb020e;}
        
        Border color #bb020e