#b06d76 color space conversions
Hex:
        #b06d76
        RGB:
        176, 109, 118
        CMY:
        31, 57, 54
        CMYK:
        0, 38, 33, 31
      HSL:
        352°, 29.7778%, 55.8824%
        HSV (HSB):
        352°, 38.0682%, 69.0196%
        XYZ:
        26.6431, 21.4754, 19.8805
        xyY:
        0.3918, 0.3158, 21.4754
      CIE-Lab:
        53.4659, 27.8075, 6.3064
        CIE-LCH:
        53.4659, 28.5136, 12.7778
        CIE-Luv:
        53.4659, 43.8594, 3.4084
        Hunter-Lab:
        46.3415, 21.5273, 7.0038
      #b06d76 color charts
#b06d76 RGB chart
      #b06d76 CMYK chart
      #b06d76 RGB pie chart
      #b06d76 color shades, tints & tones
#b06d76 color schemes
#b06d76 color preview, HTML & CSS examples
           This text has a color of #b06d76        
        
          <p style="color:#b06d76;">Text here</p>
        
        
          .mytext {color:#b06d76;}
        
        Text color #b06d76
      
           This box has a color of #b06d76        
        
          <div style="background-color:#b06d76;">Content here</div>
        
        
          .mybackground {background-color:#b06d76;}
        
        Background color #b06d76
      
           Border around this has a color of #b06d76        
        
          <div style="border:2px solid #b06d76;">Content here</div>
        
        
          .myborder {border:2px solid #b06d76;}
        
        Border color #b06d76