#bc4154 color space conversions
Hex:
        #bc4154
        RGB:
        188, 65, 84
        CMY:
        26, 75, 67
        CMYK:
        0, 65, 55, 26
      HSL:
        351°, 48.6166%, 49.6078%
        HSV (HSB):
        351°, 65.4255%, 73.7255%
        XYZ:
        24.2296, 15.1121, 10.0274
        xyY:
        0.4908, 0.3061, 15.1121
      CIE-Lab:
        45.7873, 50.7094, 16.2122
        CIE-LCH:
        45.7873, 53.2380, 17.7295
        CIE-Luv:
        45.7873, 87.5437, 9.3407
        Hunter-Lab:
        38.8742, 43.2258, 11.9184
      #bc4154 color charts
#bc4154 RGB chart
      #bc4154 CMYK chart
      #bc4154 RGB pie chart
      #bc4154 color shades, tints & tones
#bc4154 color schemes
#bc4154 color preview, HTML & CSS examples
           This text has a color of #bc4154        
        
          <p style="color:#bc4154;">Text here</p>
        
        
          .mytext {color:#bc4154;}
        
        Text color #bc4154
      
           This box has a color of #bc4154        
        
          <div style="background-color:#bc4154;">Content here</div>
        
        
          .mybackground {background-color:#bc4154;}
        
        Background color #bc4154
      
           Border around this has a color of #bc4154        
        
          <div style="border:2px solid #bc4154;">Content here</div>
        
        
          .myborder {border:2px solid #bc4154;}
        
        Border color #bc4154