#bd3863 color space conversions
Hex:
        #bd3863
        RGB:
        189, 56, 99
        CMY:
        26, 78, 61
        CMYK:
        0, 70, 48, 26
      HSL:
        341°, 54.2857%, 48.0392%
        HSV (HSB):
        341°, 70.3704%, 74.1176%
        XYZ:
        24.6526, 14.5480, 13.3131
        xyY:
        0.4695, 0.2770, 14.5480
      CIE-Lab:
        45.0088, 55.8992, 5.9211
        CIE-LCH:
        45.0088, 56.2119, 6.0464
        CIE-Luv:
        45.0088, 88.2575, -3.1427
        Hunter-Lab:
        38.1419, 48.6232, 6.0046
      #bd3863 color charts
#bd3863 RGB chart
      #bd3863 CMYK chart
      #bd3863 RGB pie chart
      #bd3863 color shades, tints & tones
#bd3863 color schemes
#bd3863 color preview, HTML & CSS examples
           This text has a color of #bd3863        
        
          <p style="color:#bd3863;">Text here</p>
        
        
          .mytext {color:#bd3863;}
        
        Text color #bd3863
      
           This box has a color of #bd3863        
        
          <div style="background-color:#bd3863;">Content here</div>
        
        
          .mybackground {background-color:#bd3863;}
        
        Background color #bd3863
      
           Border around this has a color of #bd3863        
        
          <div style="border:2px solid #bd3863;">Content here</div>
        
        
          .myborder {border:2px solid #bd3863;}
        
        Border color #bd3863