#b25f65 color space conversions
Hex:
        #b25f65
        RGB:
        178, 95, 101
        CMY:
        30, 63, 60
        CMYK:
        0, 47, 43, 30
      HSL:
        356°, 35.0211%, 53.5294%
        HSV (HSB):
        356°, 46.6292%, 69.8039%
        XYZ:
        24.8013, 18.5890, 14.5928
        xyY:
        0.4277, 0.3206, 18.5890
      CIE-Lab:
        50.2028, 34.1511, 11.7925
        CIE-LCH:
        50.2028, 36.1297, 19.0499
        CIE-Luv:
        50.2028, 57.2446, 8.6302
        Hunter-Lab:
        43.1149, 27.2285, 10.1130
      #b25f65 color charts
#b25f65 RGB chart
      #b25f65 CMYK chart
      #b25f65 RGB pie chart
      #b25f65 color shades, tints & tones
#b25f65 color schemes
#b25f65 color preview, HTML & CSS examples
           This text has a color of #b25f65        
        
          <p style="color:#b25f65;">Text here</p>
        
        
          .mytext {color:#b25f65;}
        
        Text color #b25f65
      
           This box has a color of #b25f65        
        
          <div style="background-color:#b25f65;">Content here</div>
        
        
          .mybackground {background-color:#b25f65;}
        
        Background color #b25f65
      
           Border around this has a color of #b25f65        
        
          <div style="border:2px solid #b25f65;">Content here</div>
        
        
          .myborder {border:2px solid #b25f65;}
        
        Border color #b25f65