#bb462d color space conversions
Hex:
        #bb462d
        RGB:
        187, 70, 45
        CMY:
        27, 73, 82
        CMYK:
        0, 63, 76, 27
      HSL:
        11°, 61.2069%, 45.4902%
        HSV (HSB):
        11°, 75.9358%, 73.3333%
        XYZ:
        23.1573, 15.1346, 4.1834
        xyY:
        0.5452, 0.3563, 15.1346
      CIE-Lab:
        45.8180, 45.8298, 39.0960
        CIE-LCH:
        45.8180, 60.2401, 40.4664
        CIE-Luv:
        45.8180, 92.1625, 29.8514
        Hunter-Lab:
        38.9032, 38.1725, 20.8566
      #bb462d color charts
#bb462d RGB chart
      #bb462d CMYK chart
      #bb462d RGB pie chart
      #bb462d color shades, tints & tones
#bb462d color schemes
#bb462d color preview, HTML & CSS examples
           This text has a color of #bb462d        
        
          <p style="color:#bb462d;">Text here</p>
        
        
          .mytext {color:#bb462d;}
        
        Text color #bb462d
      
           This box has a color of #bb462d        
        
          <div style="background-color:#bb462d;">Content here</div>
        
        
          .mybackground {background-color:#bb462d;}
        
        Background color #bb462d
      
           Border around this has a color of #bb462d        
        
          <div style="border:2px solid #bb462d;">Content here</div>
        
        
          .myborder {border:2px solid #bb462d;}
        
        Border color #bb462d