#bd245f color space conversions
Hex:
        #bd245f
        RGB:
        189, 36, 95
        CMY:
        26, 86, 63
        CMYK:
        0, 81, 50, 26
      HSL:
        337°, 68.0000%, 44.1176%
        HSV (HSB):
        337°, 80.9524%, 74.1176%
        XYZ:
        23.6827, 12.9068, 12.0695
        xyY:
        0.4867, 0.2652, 12.9068
      CIE-Lab:
        42.6225, 61.9475, 4.9991
        CIE-LCH:
        42.6225, 62.1489, 4.6137
        CIE-Luv:
        42.6225, 97.4437, -5.5933
        Hunter-Lab:
        35.9260, 54.7980, 5.2295
      #bd245f color charts
#bd245f RGB chart
      #bd245f CMYK chart
      #bd245f RGB pie chart
      #bd245f color shades, tints & tones
#bd245f color schemes
#bd245f color preview, HTML & CSS examples
           This text has a color of #bd245f        
        
          <p style="color:#bd245f;">Text here</p>
        
        
          .mytext {color:#bd245f;}
        
        Text color #bd245f
      
           This box has a color of #bd245f        
        
          <div style="background-color:#bd245f;">Content here</div>
        
        
          .mybackground {background-color:#bd245f;}
        
        Background color #bd245f
      
           Border around this has a color of #bd245f        
        
          <div style="border:2px solid #bd245f;">Content here</div>
        
        
          .myborder {border:2px solid #bd245f;}
        
        Border color #bd245f