#bc6144 color space conversions
Hex:
        #bc6144
        RGB:
        188, 97, 68
        CMY:
        26, 62, 73
        CMYK:
        0, 48, 64, 26
      HSL:
        15°, 47.2441%, 50.1961%
        HSV (HSB):
        15°, 63.8298%, 73.7255%
        XYZ:
        26.0571, 19.6581, 7.8899
        xyY:
        0.4861, 0.3667, 19.6581
      CIE-Lab:
        51.4484, 34.0864, 32.9095
        CIE-LCH:
        51.4484, 47.3806, 43.9936
        CIE-Luv:
        51.4484, 69.9755, 30.1519
        Hunter-Lab:
        44.3375, 27.3138, 20.4855
      #bc6144 color charts
#bc6144 RGB chart
      #bc6144 CMYK chart
      #bc6144 RGB pie chart
      #bc6144 color shades, tints & tones
#bc6144 color schemes
#bc6144 color preview, HTML & CSS examples
           This text has a color of #bc6144        
        
          <p style="color:#bc6144;">Text here</p>
        
        
          .mytext {color:#bc6144;}
        
        Text color #bc6144
      
           This box has a color of #bc6144        
        
          <div style="background-color:#bc6144;">Content here</div>
        
        
          .mybackground {background-color:#bc6144;}
        
        Background color #bc6144
      
           Border around this has a color of #bc6144        
        
          <div style="border:2px solid #bc6144;">Content here</div>
        
        
          .myborder {border:2px solid #bc6144;}
        
        Border color #bc6144