#bd3f52 color space conversions
Hex:
        #bd3f52
        RGB:
        189, 63, 82
        CMY:
        26, 75, 68
        CMYK:
        0, 67, 57, 26
      HSL:
        351°, 50.0000%, 49.4118%
        HSV (HSB):
        351°, 66.6667%, 74.1176%
        XYZ:
        24.2868, 14.9830, 9.5946
        xyY:
        0.4970, 0.3066, 14.9830
      CIE-Lab:
        45.6109, 51.7188, 17.2267
        CIE-LCH:
        45.6109, 54.5123, 18.4220
        CIE-Luv:
        45.6109, 90.0332, 10.1079
        Hunter-Lab:
        38.7079, 44.2586, 12.3992
      #bd3f52 color charts
#bd3f52 RGB chart
      #bd3f52 CMYK chart
      #bd3f52 RGB pie chart
      #bd3f52 color shades, tints & tones
#bd3f52 color schemes
#bd3f52 color preview, HTML & CSS examples
           This text has a color of #bd3f52        
        
          <p style="color:#bd3f52;">Text here</p>
        
        
          .mytext {color:#bd3f52;}
        
        Text color #bd3f52
      
           This box has a color of #bd3f52        
        
          <div style="background-color:#bd3f52;">Content here</div>
        
        
          .mybackground {background-color:#bd3f52;}
        
        Background color #bd3f52
      
           Border around this has a color of #bd3f52        
        
          <div style="border:2px solid #bd3f52;">Content here</div>
        
        
          .myborder {border:2px solid #bd3f52;}
        
        Border color #bd3f52