#bc453a color space conversions
Hex:
        #bc453a
        RGB:
        188, 69, 58
        CMY:
        26, 73, 77
        CMYK:
        0, 63, 69, 26
      HSL:
        5°, 52.8455%, 48.2353%
        HSV (HSB):
        5°, 69.1489%, 73.7255%
        XYZ:
        23.6309, 15.2531, 5.7016
        xyY:
        0.5300, 0.3421, 15.2531
      CIE-Lab:
        45.9789, 47.2504, 32.0358
        CIE-LCH:
        45.9789, 57.0867, 34.1373
        CIE-Luv:
        45.9789, 91.3653, 24.4964
        Hunter-Lab:
        39.0552, 39.6572, 18.6829
      #bc453a color charts
#bc453a RGB chart
      #bc453a CMYK chart
      #bc453a RGB pie chart
      #bc453a color shades, tints & tones
#bc453a color schemes
#bc453a color preview, HTML & CSS examples
           This text has a color of #bc453a        
        
          <p style="color:#bc453a;">Text here</p>
        
        
          .mytext {color:#bc453a;}
        
        Text color #bc453a
      
           This box has a color of #bc453a        
        
          <div style="background-color:#bc453a;">Content here</div>
        
        
          .mybackground {background-color:#bc453a;}
        
        Background color #bc453a
      
           Border around this has a color of #bc453a        
        
          <div style="border:2px solid #bc453a;">Content here</div>
        
        
          .myborder {border:2px solid #bc453a;}
        
        Border color #bc453a