#bd174e color space conversions
Hex:
        #bd174e
        RGB:
        189, 23, 78
        CMY:
        26, 91, 69
        CMYK:
        0, 88, 59, 26
      HSL:
        340°, 78.3019%, 41.5686%
        HSV (HSB):
        340°, 87.8307%, 74.1176%
        XYZ:
        22.6678, 11.9817, 8.3257
        xyY:
        0.5275, 0.2788, 11.9817
      CIE-Lab:
        41.1870, 63.5749, 13.7095
        CIE-LCH:
        41.1870, 65.0363, 12.1691
        CIE-Luv:
        41.1870, 107.5911, 3.1778
        Hunter-Lab:
        34.6145, 56.3177, 9.9694
      #bd174e color charts
#bd174e RGB chart
      #bd174e CMYK chart
      #bd174e RGB pie chart
      #bd174e color shades, tints & tones
#bd174e color schemes
#bd174e color preview, HTML & CSS examples
           This text has a color of #bd174e        
        
          <p style="color:#bd174e;">Text here</p>
        
        
          .mytext {color:#bd174e;}
        
        Text color #bd174e
      
           This box has a color of #bd174e        
        
          <div style="background-color:#bd174e;">Content here</div>
        
        
          .mybackground {background-color:#bd174e;}
        
        Background color #bd174e
      
           Border around this has a color of #bd174e        
        
          <div style="border:2px solid #bd174e;">Content here</div>
        
        
          .myborder {border:2px solid #bd174e;}
        
        Border color #bd174e