#bb440d color space conversions
Hex:
        #bb440d
        RGB:
        187, 68, 13
        CMY:
        27, 73, 95
        CMYK:
        0, 64, 93, 27
      HSL:
        19°, 87.0000%, 39.2157%
        HSV (HSB):
        19°, 93.0481%, 73.3333%
        XYZ:
        22.6333, 14.7281, 2.0307
        xyY:
        0.5746, 0.3739, 14.7281
      CIE-Lab:
        45.2595, 45.8633, 52.5815
        CIE-LCH:
        45.2595, 69.7729, 48.9040
        CIE-Luv:
        45.2595, 96.9670, 36.8472
        Hunter-Lab:
        38.3772, 38.1118, 23.7268
      #bb440d color charts
#bb440d RGB chart
      #bb440d CMYK chart
      #bb440d RGB pie chart
      #bb440d color shades, tints & tones
#bb440d color schemes
#bb440d color preview, HTML & CSS examples
           This text has a color of #bb440d        
        
          <p style="color:#bb440d;">Text here</p>
        
        
          .mytext {color:#bb440d;}
        
        Text color #bb440d
      
           This box has a color of #bb440d        
        
          <div style="background-color:#bb440d;">Content here</div>
        
        
          .mybackground {background-color:#bb440d;}
        
        Background color #bb440d
      
           Border around this has a color of #bb440d        
        
          <div style="border:2px solid #bb440d;">Content here</div>
        
        
          .myborder {border:2px solid #bb440d;}
        
        Border color #bb440d