#bc392f color space conversions
Hex:
        #bc392f
        RGB:
        188, 57, 47
        CMY:
        26, 78, 82
        CMYK:
        0, 70, 75, 26
      HSL:
        4°, 60.0000%, 46.0784%
        HSV (HSB):
        4°, 75.0000%, 73.7255%
        XYZ:
        22.7153, 13.8229, 4.1602
        xyY:
        0.5581, 0.3396, 13.8229
      CIE-Lab:
        43.9778, 51.7616, 36.0482
        CIE-LCH:
        43.9778, 63.0772, 34.8544
        CIE-Luv:
        43.9778, 101.0701, 25.4956
        Hunter-Lab:
        37.1791, 43.9944, 19.3911
      #bc392f color charts
#bc392f RGB chart
      #bc392f CMYK chart
      #bc392f RGB pie chart
      #bc392f color shades, tints & tones
#bc392f color schemes
#bc392f color preview, HTML & CSS examples
           This text has a color of #bc392f        
        
          <p style="color:#bc392f;">Text here</p>
        
        
          .mytext {color:#bc392f;}
        
        Text color #bc392f
      
           This box has a color of #bc392f        
        
          <div style="background-color:#bc392f;">Content here</div>
        
        
          .mybackground {background-color:#bc392f;}
        
        Background color #bc392f
      
           Border around this has a color of #bc392f        
        
          <div style="border:2px solid #bc392f;">Content here</div>
        
        
          .myborder {border:2px solid #bc392f;}
        
        Border color #bc392f