#cb3350 color space conversions
Hex:
        #cb3350
        RGB:
        203, 51, 80
        CMY:
        20, 80, 69
        CMYK:
        0, 75, 61, 20
      HSL:
        349°, 59.8425%, 49.8039%
        HSV (HSB):
        349°, 74.8768%, 79.6078%
        XYZ:
        27.2604, 15.6434, 9.1721
        xyY:
        0.5235, 0.3004, 15.6434
      CIE-Lab:
        46.5031, 60.3275, 20.0908
        CIE-LCH:
        46.5031, 63.5849, 18.4193
        CIE-Luv:
        46.5031, 108.1583, 10.9471
        Hunter-Lab:
        39.5517, 53.8130, 13.9367
      #cb3350 color charts
#cb3350 RGB chart
      #cb3350 CMYK chart
      #cb3350 RGB pie chart
      #cb3350 color shades, tints & tones
#cb3350 color schemes
#cb3350 color preview, HTML & CSS examples
           This text has a color of #cb3350        
        
          <p style="color:#cb3350;">Text here</p>
        
        
          .mytext {color:#cb3350;}
        
        Text color #cb3350
      
           This box has a color of #cb3350        
        
          <div style="background-color:#cb3350;">Content here</div>
        
        
          .mybackground {background-color:#cb3350;}
        
        Background color #cb3350
      
           Border around this has a color of #cb3350        
        
          <div style="border:2px solid #cb3350;">Content here</div>
        
        
          .myborder {border:2px solid #cb3350;}
        
        Border color #cb3350