#b2456d color space conversions
Hex:
        #b2456d
        RGB:
        178, 69, 109
        CMY:
        30, 73, 57
        CMYK:
        0, 61, 39, 30
      HSL:
        338°, 44.1296%, 48.4314%
        HSV (HSB):
        338°, 61.2360%, 69.8039%
        XYZ:
        23.2485, 14.8253, 16.1042
        xyY:
        0.4291, 0.2736, 14.8253
      CIE-Lab:
        45.3941, 48.0665, 0.0832
        CIE-LCH:
        45.3941, 48.0666, 0.0992
        CIE-Luv:
        45.3941, 69.9471, -8.5029
        Hunter-Lab:
        38.5037, 40.3968, 2.1544
      #b2456d color charts
#b2456d RGB chart
      #b2456d CMYK chart
      #b2456d RGB pie chart
      #b2456d color shades, tints & tones
#b2456d color schemes
#b2456d color preview, HTML & CSS examples
           This text has a color of #b2456d        
        
          <p style="color:#b2456d;">Text here</p>
        
        
          .mytext {color:#b2456d;}
        
        Text color #b2456d
      
           This box has a color of #b2456d        
        
          <div style="background-color:#b2456d;">Content here</div>
        
        
          .mybackground {background-color:#b2456d;}
        
        Background color #b2456d
      
           Border around this has a color of #b2456d        
        
          <div style="border:2px solid #b2456d;">Content here</div>
        
        
          .myborder {border:2px solid #b2456d;}
        
        Border color #b2456d