#cb7282 color space conversions
Hex:
        #cb7282
        RGB:
        203, 114, 130
        CMY:
        20, 55, 49
        CMYK:
        0, 44, 36, 20
      HSL:
        349°, 46.1140%, 62.1569%
        HSV (HSB):
        349°, 43.8424%, 79.6078%
        XYZ:
        34.6752, 26.3428, 24.3762
        xyY:
        0.4061, 0.3085, 26.3428
      CIE-Lab:
        58.3611, 36.7484, 6.7677
        CIE-LCH:
        58.3611, 37.3664, 10.4349
        CIE-Luv:
        58.3611, 59.1300, 2.3194
        Hunter-Lab:
        51.3253, 30.7747, 7.7688
      #cb7282 color charts
#cb7282 RGB chart
      #cb7282 CMYK chart
      #cb7282 RGB pie chart
      #cb7282 color shades, tints & tones
#cb7282 color schemes
#cb7282 color preview, HTML & CSS examples
           This text has a color of #cb7282        
        
          <p style="color:#cb7282;">Text here</p>
        
        
          .mytext {color:#cb7282;}
        
        Text color #cb7282
      
           This box has a color of #cb7282        
        
          <div style="background-color:#cb7282;">Content here</div>
        
        
          .mybackground {background-color:#cb7282;}
        
        Background color #cb7282
      
           Border around this has a color of #cb7282        
        
          <div style="border:2px solid #cb7282;">Content here</div>
        
        
          .myborder {border:2px solid #cb7282;}
        
        Border color #cb7282