#bd4e4a color space conversions
Hex:
        #bd4e4a
        RGB:
        189, 78, 74
        CMY:
        26, 69, 71
        CMYK:
        0, 59, 61, 26
      HSL:
        2°, 46.5587%, 51.5686%
        HSV (HSB):
        2°, 60.8466%, 74.1176%
        XYZ:
        24.9467, 16.7620, 8.3991
        xyY:
        0.4979, 0.3345, 16.7620
      CIE-Lab:
        47.9588, 44.4470, 25.1361
        CIE-LCH:
        47.9588, 51.0624, 29.4895
        CIE-Luv:
        47.9588, 82.9496, 19.8879
        Hunter-Lab:
        40.9414, 37.1172, 16.4957
      #bd4e4a color charts
#bd4e4a RGB chart
      #bd4e4a CMYK chart
      #bd4e4a RGB pie chart
      #bd4e4a color shades, tints & tones
#bd4e4a color schemes
#bd4e4a color preview, HTML & CSS examples
           This text has a color of #bd4e4a        
        
          <p style="color:#bd4e4a;">Text here</p>
        
        
          .mytext {color:#bd4e4a;}
        
        Text color #bd4e4a
      
           This box has a color of #bd4e4a        
        
          <div style="background-color:#bd4e4a;">Content here</div>
        
        
          .mybackground {background-color:#bd4e4a;}
        
        Background color #bd4e4a
      
           Border around this has a color of #bd4e4a        
        
          <div style="border:2px solid #bd4e4a;">Content here</div>
        
        
          .myborder {border:2px solid #bd4e4a;}
        
        Border color #bd4e4a