#b25f71 color space conversions
Hex:
        #b25f71
        RGB:
        178, 95, 113
        CMY:
        30, 63, 56
        CMYK:
        0, 47, 37, 30
      HSL:
        347°, 35.0211%, 53.5294%
        HSV (HSB):
        347°, 46.6292%, 69.8039%
        XYZ:
        25.4329, 18.8416, 17.9191
        xyY:
        0.4089, 0.3030, 18.8416
      CIE-Lab:
        50.5014, 35.5538, 5.0564
        CIE-LCH:
        50.5014, 35.9116, 8.0942
        CIE-Luv:
        50.5014, 54.7082, 0.2245
        Hunter-Lab:
        43.4070, 28.6242, 5.9090
      #b25f71 color charts
#b25f71 RGB chart
      #b25f71 CMYK chart
      #b25f71 RGB pie chart
      #b25f71 color shades, tints & tones
#b25f71 color schemes
#b25f71 color preview, HTML & CSS examples
           This text has a color of #b25f71        
        
          <p style="color:#b25f71;">Text here</p>
        
        
          .mytext {color:#b25f71;}
        
        Text color #b25f71
      
           This box has a color of #b25f71        
        
          <div style="background-color:#b25f71;">Content here</div>
        
        
          .mybackground {background-color:#b25f71;}
        
        Background color #b25f71
      
           Border around this has a color of #b25f71        
        
          <div style="border:2px solid #b25f71;">Content here</div>
        
        
          .myborder {border:2px solid #b25f71;}
        
        Border color #b25f71