#bb120d color space conversions
Hex:
        #bb120d
        RGB:
        187, 18, 13
        CMY:
        27, 93, 95
        CMYK:
        0, 90, 93, 27
      HSL:
        2°, 87.0000%, 39.2157%
        HSV (HSB):
        2°, 93.0481%, 73.3333%
        XYZ:
        20.7825, 11.0265, 1.4137
        xyY:
        0.6256, 0.3319, 11.0265
      CIE-Lab:
        39.6250, 61.4610, 48.8979
        CIE-LCH:
        39.6250, 78.5395, 38.5054
        CIE-Luv:
        39.6250, 122.9703, 27.2069
        Hunter-Lab:
        33.2061, 53.6057, 20.7200
      #bb120d color charts
#bb120d RGB chart
      #bb120d CMYK chart
      #bb120d RGB pie chart
      #bb120d color shades, tints & tones
#bb120d color schemes
#bb120d color preview, HTML & CSS examples
           This text has a color of #bb120d        
        
          <p style="color:#bb120d;">Text here</p>
        
        
          .mytext {color:#bb120d;}
        
        Text color #bb120d
      
           This box has a color of #bb120d        
        
          <div style="background-color:#bb120d;">Content here</div>
        
        
          .mybackground {background-color:#bb120d;}
        
        Background color #bb120d
      
           Border around this has a color of #bb120d        
        
          <div style="border:2px solid #bb120d;">Content here</div>
        
        
          .myborder {border:2px solid #bb120d;}
        
        Border color #bb120d