#cb826d color space conversions
Hex:
        #cb826d
        RGB:
        203, 130, 109
        CMY:
        20, 49, 57
        CMYK:
        0, 36, 46, 20
      HSL:
        13°, 47.4747%, 61.1765%
        HSV (HSB):
        13°, 46.3054%, 79.6078%
        XYZ:
        35.3716, 29.7659, 18.3491
        xyY:
        0.4237, 0.3565, 29.7659
      CIE-Lab:
        61.4517, 25.8024, 23.0664
        CIE-LCH:
        61.4517, 34.6096, 41.7955
        CIE-Luv:
        61.4517, 52.4706, 24.4611
        Hunter-Lab:
        54.5581, 20.2498, 18.2502
      #cb826d color charts
#cb826d RGB chart
      #cb826d CMYK chart
      #cb826d RGB pie chart
      #cb826d color shades, tints & tones
#cb826d color schemes
#cb826d color preview, HTML & CSS examples
           This text has a color of #cb826d        
        
          <p style="color:#cb826d;">Text here</p>
        
        
          .mytext {color:#cb826d;}
        
        Text color #cb826d
      
           This box has a color of #cb826d        
        
          <div style="background-color:#cb826d;">Content here</div>
        
        
          .mybackground {background-color:#cb826d;}
        
        Background color #cb826d
      
           Border around this has a color of #cb826d        
        
          <div style="border:2px solid #cb826d;">Content here</div>
        
        
          .myborder {border:2px solid #cb826d;}
        
        Border color #cb826d