#bc5212 color space conversions
Hex:
        #bc5212
        RGB:
        188, 82, 18
        CMY:
        26, 68, 93
        CMYK:
        0, 56, 90, 26
      HSL:
        23°, 82.5243%, 40.3922%
        HSV (HSB):
        23°, 90.4255%, 73.7255%
        XYZ:
        23.8655, 16.7696, 2.5513
        xyY:
        0.5526, 0.3883, 16.7696
      CIE-Lab:
        47.9684, 39.7120, 53.0597
        CIE-LCH:
        47.9684, 66.2750, 53.1873
        CIE-Luv:
        47.9684, 86.9321, 40.4418
        Hunter-Lab:
        40.9507, 32.3635, 24.9717
      #bc5212 color charts
#bc5212 RGB chart
      #bc5212 CMYK chart
      #bc5212 RGB pie chart
      #bc5212 color shades, tints & tones
#bc5212 color schemes
#bc5212 color preview, HTML & CSS examples
           This text has a color of #bc5212        
        
          <p style="color:#bc5212;">Text here</p>
        
        
          .mytext {color:#bc5212;}
        
        Text color #bc5212
      
           This box has a color of #bc5212        
        
          <div style="background-color:#bc5212;">Content here</div>
        
        
          .mybackground {background-color:#bc5212;}
        
        Background color #bc5212
      
           Border around this has a color of #bc5212        
        
          <div style="border:2px solid #bc5212;">Content here</div>
        
        
          .myborder {border:2px solid #bc5212;}
        
        Border color #bc5212