#bd3a56 color space conversions
Hex:
        #bd3a56
        RGB:
        189, 58, 86
        CMY:
        26, 77, 66
        CMYK:
        0, 69, 54, 26
      HSL:
        347°, 53.0364%, 48.4314%
        HSV (HSB):
        347°, 69.3122%, 74.1176%
        XYZ:
        24.1790, 14.5168, 10.3317
        xyY:
        0.4932, 0.2961, 14.5168
      CIE-Lab:
        44.9652, 54.0325, 13.8900
        CIE-LCH:
        44.9652, 55.7893, 14.4167
        CIE-Luv:
        44.9652, 91.4975, 6.0611
        Hunter-Lab:
        38.1009, 46.6003, 10.5931
      #bd3a56 color charts
#bd3a56 RGB chart
      #bd3a56 CMYK chart
      #bd3a56 RGB pie chart
      #bd3a56 color shades, tints & tones
#bd3a56 color schemes
#bd3a56 color preview, HTML & CSS examples
           This text has a color of #bd3a56        
        
          <p style="color:#bd3a56;">Text here</p>
        
        
          .mytext {color:#bd3a56;}
        
        Text color #bd3a56
      
           This box has a color of #bd3a56        
        
          <div style="background-color:#bd3a56;">Content here</div>
        
        
          .mybackground {background-color:#bd3a56;}
        
        Background color #bd3a56
      
           Border around this has a color of #bd3a56        
        
          <div style="border:2px solid #bd3a56;">Content here</div>
        
        
          .myborder {border:2px solid #bd3a56;}
        
        Border color #bd3a56