#b5605f color space conversions
Hex:
        #b5605f
        RGB:
        181, 96, 95
        CMY:
        29, 62, 63
        CMYK:
        0, 47, 48, 29
      HSL:
        1°, 36.7521%, 54.1176%
        HSV (HSB):
        1°, 47.5138%, 70.9804%
        XYZ:
        25.3045, 19.0157, 13.1632
        xyY:
        0.4402, 0.3308, 19.0157
      CIE-Lab:
        50.7056, 34.1304, 16.1171
        CIE-LCH:
        50.7056, 37.7445, 25.2776
        CIE-Luv:
        50.7056, 60.2020, 13.5774
        Hunter-Lab:
        43.6070, 27.2685, 12.6277
      #b5605f color charts
#b5605f RGB chart
      #b5605f CMYK chart
      #b5605f RGB pie chart
      #b5605f color shades, tints & tones
#b5605f color schemes
#b5605f color preview, HTML & CSS examples
           This text has a color of #b5605f        
        
          <p style="color:#b5605f;">Text here</p>
        
        
          .mytext {color:#b5605f;}
        
        Text color #b5605f
      
           This box has a color of #b5605f        
        
          <div style="background-color:#b5605f;">Content here</div>
        
        
          .mybackground {background-color:#b5605f;}
        
        Background color #b5605f
      
           Border around this has a color of #b5605f        
        
          <div style="border:2px solid #b5605f;">Content here</div>
        
        
          .myborder {border:2px solid #b5605f;}
        
        Border color #b5605f