#bd4f4e color space conversions
Hex:
        #bd4f4e
        RGB:
        189, 79, 78
        CMY:
        26, 69, 69
        CMYK:
        0, 58, 59, 26
      HSL:
        1°, 45.6790%, 52.3529%
        HSV (HSB):
        1°, 58.7302%, 74.1176%
        XYZ:
        25.1574, 16.9608, 9.1556
        xyY:
        0.4906, 0.3308, 16.9608
      CIE-Lab:
        48.2107, 44.2600, 23.0877
        CIE-LCH:
        48.2107, 49.9199, 27.5482
        CIE-Luv:
        48.2107, 81.4163, 18.0674
        Hunter-Lab:
        41.1835, 36.9674, 15.6477
      #bd4f4e color charts
#bd4f4e RGB chart
      #bd4f4e CMYK chart
      #bd4f4e RGB pie chart
      #bd4f4e color shades, tints & tones
#bd4f4e color schemes
#bd4f4e color preview, HTML & CSS examples
           This text has a color of #bd4f4e        
        
          <p style="color:#bd4f4e;">Text here</p>
        
        
          .mytext {color:#bd4f4e;}
        
        Text color #bd4f4e
      
           This box has a color of #bd4f4e        
        
          <div style="background-color:#bd4f4e;">Content here</div>
        
        
          .mybackground {background-color:#bd4f4e;}
        
        Background color #bd4f4e
      
           Border around this has a color of #bd4f4e        
        
          <div style="border:2px solid #bd4f4e;">Content here</div>
        
        
          .myborder {border:2px solid #bd4f4e;}
        
        Border color #bd4f4e