#bc3e15 color space conversions
Hex:
        #bc3e15
        RGB:
        188, 62, 21
        CMY:
        26, 76, 92
        CMYK:
        0, 67, 89, 26
      HSL:
        15°, 79.9043%, 40.9804%
        HSV (HSB):
        15°, 88.8298%, 73.7255%
        XYZ:
        22.5970, 14.1908, 2.2576
        xyY:
        0.5787, 0.3634, 14.1908
      CIE-Lab:
        44.5053, 48.9488, 49.3751
        CIE-LCH:
        44.5053, 69.5261, 45.2484
        CIE-Luv:
        44.5053, 101.4279, 34.0868
        Hunter-Lab:
        37.6706, 41.1510, 22.8162
      #bc3e15 color charts
#bc3e15 RGB chart
      #bc3e15 CMYK chart
      #bc3e15 RGB pie chart
      #bc3e15 color shades, tints & tones
#bc3e15 color schemes
#bc3e15 color preview, HTML & CSS examples
           This text has a color of #bc3e15        
        
          <p style="color:#bc3e15;">Text here</p>
        
        
          .mytext {color:#bc3e15;}
        
        Text color #bc3e15
      
           This box has a color of #bc3e15        
        
          <div style="background-color:#bc3e15;">Content here</div>
        
        
          .mybackground {background-color:#bc3e15;}
        
        Background color #bc3e15
      
           Border around this has a color of #bc3e15        
        
          <div style="border:2px solid #bc3e15;">Content here</div>
        
        
          .myborder {border:2px solid #bc3e15;}
        
        Border color #bc3e15