#bc3818 color space conversions
Hex:
        #bc3818
        RGB:
        188, 56, 24
        CMY:
        26, 78, 91
        CMYK:
        0, 70, 87, 26
      HSL:
        12°, 77.3585%, 41.5686%
        HSV (HSB):
        12°, 87.2340%, 73.7255%
        XYZ:
        22.3181, 13.5857, 2.3102
        xyY:
        0.5840, 0.3555, 13.5857
      CIE-Lab:
        43.6328, 51.4298, 47.4473
        CIE-LCH:
        43.6328, 69.9734, 42.6936
        CIE-Luv:
        43.6328, 105.0776, 31.9668
        Hunter-Lab:
        36.8587, 43.5795, 22.0851
      #bc3818 color charts
#bc3818 RGB chart
      #bc3818 CMYK chart
      #bc3818 RGB pie chart
      #bc3818 color shades, tints & tones
#bc3818 color schemes
#bc3818 color preview, HTML & CSS examples
           This text has a color of #bc3818        
        
          <p style="color:#bc3818;">Text here</p>
        
        
          .mytext {color:#bc3818;}
        
        Text color #bc3818
      
           This box has a color of #bc3818        
        
          <div style="background-color:#bc3818;">Content here</div>
        
        
          .mybackground {background-color:#bc3818;}
        
        Background color #bc3818
      
           Border around this has a color of #bc3818        
        
          <div style="border:2px solid #bc3818;">Content here</div>
        
        
          .myborder {border:2px solid #bc3818;}
        
        Border color #bc3818