#bc4222 color space conversions
Hex:
        #bc4222
        RGB:
        188, 66, 34
        CMY:
        26, 74, 87
        CMYK:
        0, 65, 82, 26
      HSL:
        12°, 69.3694%, 43.5294%
        HSV (HSB):
        12°, 81.9149%, 73.7255%
        XYZ:
        22.9760, 14.7033, 3.1404
        xyY:
        0.5629, 0.3602, 14.7033
      CIE-Lab:
        45.2251, 47.5680, 44.2258
        CIE-LCH:
        45.2251, 64.9511, 42.9148
        CIE-Luv:
        45.2251, 97.2980, 32.2278
        Hunter-Lab:
        38.3449, 39.8525, 21.9856
      #bc4222 color charts
#bc4222 RGB chart
      #bc4222 CMYK chart
      #bc4222 RGB pie chart
      #bc4222 color shades, tints & tones
#bc4222 color schemes
#bc4222 color preview, HTML & CSS examples
           This text has a color of #bc4222        
        
          <p style="color:#bc4222;">Text here</p>
        
        
          .mytext {color:#bc4222;}
        
        Text color #bc4222
      
           This box has a color of #bc4222        
        
          <div style="background-color:#bc4222;">Content here</div>
        
        
          .mybackground {background-color:#bc4222;}
        
        Background color #bc4222
      
           Border around this has a color of #bc4222        
        
          <div style="border:2px solid #bc4222;">Content here</div>
        
        
          .myborder {border:2px solid #bc4222;}
        
        Border color #bc4222