#bb665f color space conversions
Hex:
        #bb665f
        RGB:
        187, 102, 95
        CMY:
        27, 60, 63
        CMYK:
        0, 45, 49, 27
      HSL:
        5°, 40.3509%, 55.2941%
        HSV (HSB):
        5°, 49.1979%, 73.3333%
        XYZ:
        27.3104, 20.8938, 13.4200
        xyY:
        0.4432, 0.3391, 20.8938
      CIE-Lab:
        52.8330, 33.2448, 19.1462
        CIE-LCH:
        52.8330, 38.3639, 29.9383
        CIE-Luv:
        52.8330, 61.0602, 17.3406
        Hunter-Lab:
        45.7097, 26.6575, 14.5898
      #bb665f color charts
#bb665f RGB chart
      #bb665f CMYK chart
      #bb665f RGB pie chart
      #bb665f color shades, tints & tones
#bb665f color schemes
#bb665f color preview, HTML & CSS examples
           This text has a color of #bb665f        
        
          <p style="color:#bb665f;">Text here</p>
        
        
          .mytext {color:#bb665f;}
        
        Text color #bb665f
      
           This box has a color of #bb665f        
        
          <div style="background-color:#bb665f;">Content here</div>
        
        
          .mybackground {background-color:#bb665f;}
        
        Background color #bb665f
      
           Border around this has a color of #bb665f        
        
          <div style="border:2px solid #bb665f;">Content here</div>
        
        
          .myborder {border:2px solid #bb665f;}
        
        Border color #bb665f