#bc482a color space conversions
Hex:
        #bc482a
        RGB:
        188, 72, 42
        CMY:
        26, 72, 84
        CMYK:
        0, 62, 78, 26
      HSL:
        12°, 63.4783%, 45.0980%
        HSV (HSB):
        12°, 77.6596%, 73.7255%
        XYZ:
        23.4743, 15.4933, 3.9438
        xyY:
        0.5470, 0.3611, 15.4933
      CIE-Lab:
        46.3025, 45.1597, 41.2453
        CIE-LCH:
        46.3025, 61.1602, 42.4061
        CIE-Luv:
        46.3025, 92.0415, 31.6220
        Hunter-Lab:
        39.3615, 37.5709, 21.6126
      #bc482a color charts
#bc482a RGB chart
      #bc482a CMYK chart
      #bc482a RGB pie chart
      #bc482a color shades, tints & tones
#bc482a color schemes
#bc482a color preview, HTML & CSS examples
           This text has a color of #bc482a        
        
          <p style="color:#bc482a;">Text here</p>
        
        
          .mytext {color:#bc482a;}
        
        Text color #bc482a
      
           This box has a color of #bc482a        
        
          <div style="background-color:#bc482a;">Content here</div>
        
        
          .mybackground {background-color:#bc482a;}
        
        Background color #bc482a
      
           Border around this has a color of #bc482a        
        
          <div style="border:2px solid #bc482a;">Content here</div>
        
        
          .myborder {border:2px solid #bc482a;}
        
        Border color #bc482a