#bc4d27 color space conversions
Hex:
        #bc4d27
        RGB:
        188, 77, 39
        CMY:
        26, 70, 85
        CMYK:
        0, 59, 79, 26
      HSL:
        15°, 65.6388%, 44.5098%
        HSV (HSB):
        15°, 79.2553%, 73.7255%
        XYZ:
        23.7591, 16.1456, 3.7836
        xyY:
        0.5438, 0.3696, 16.1456
      CIE-Lab:
        47.1649, 42.7060, 43.6402
        CIE-LCH:
        47.1649, 61.0596, 45.6199
        CIE-Luv:
        47.1649, 88.8375, 34.1483
        Hunter-Lab:
        40.1816, 35.2281, 22.5442
      #bc4d27 color charts
#bc4d27 RGB chart
      #bc4d27 CMYK chart
      #bc4d27 RGB pie chart
      #bc4d27 color shades, tints & tones
#bc4d27 color schemes
#bc4d27 color preview, HTML & CSS examples
           This text has a color of #bc4d27        
        
          <p style="color:#bc4d27;">Text here</p>
        
        
          .mytext {color:#bc4d27;}
        
        Text color #bc4d27
      
           This box has a color of #bc4d27        
        
          <div style="background-color:#bc4d27;">Content here</div>
        
        
          .mybackground {background-color:#bc4d27;}
        
        Background color #bc4d27
      
           Border around this has a color of #bc4d27        
        
          <div style="border:2px solid #bc4d27;">Content here</div>
        
        
          .myborder {border:2px solid #bc4d27;}
        
        Border color #bc4d27