#bc3d28 color space conversions
Hex:
        #bc3d28
        RGB:
        188, 61, 40
        CMY:
        26, 76, 84
        CMYK:
        0, 68, 79, 26
      HSL:
        9°, 64.9123%, 44.7059%
        HSV (HSB):
        9°, 78.7234%, 73.7255%
        XYZ:
        22.7908, 14.1821, 3.5437
        xyY:
        0.5625, 0.3500, 14.1821
      CIE-Lab:
        44.4929, 49.8849, 40.4431
        CIE-LCH:
        44.4929, 64.2195, 39.0326
        CIE-Luv:
        44.4929, 99.7824, 29.0347
        Hunter-Lab:
        37.6591, 42.1225, 20.7822
      #bc3d28 color charts
#bc3d28 RGB chart
      #bc3d28 CMYK chart
      #bc3d28 RGB pie chart
      #bc3d28 color shades, tints & tones
#bc3d28 color schemes
#bc3d28 color preview, HTML & CSS examples
           This text has a color of #bc3d28        
        
          <p style="color:#bc3d28;">Text here</p>
        
        
          .mytext {color:#bc3d28;}
        
        Text color #bc3d28
      
           This box has a color of #bc3d28        
        
          <div style="background-color:#bc3d28;">Content here</div>
        
        
          .mybackground {background-color:#bc3d28;}
        
        Background color #bc3d28
      
           Border around this has a color of #bc3d28        
        
          <div style="border:2px solid #bc3d28;">Content here</div>
        
        
          .myborder {border:2px solid #bc3d28;}
        
        Border color #bc3d28