#cb2e49 color space conversions
Hex:
        #cb2e49
        RGB:
        203, 46, 73
        CMY:
        20, 82, 71
        CMYK:
        0, 77, 64, 20
      HSL:
        350°, 63.0522%, 48.8235%
        HSV (HSB):
        350°, 77.3399%, 79.6078%
        XYZ:
        26.8082, 15.1315, 7.8111
        xyY:
        0.5388, 0.3041, 15.1315
      CIE-Lab:
        45.8138, 61.4648, 23.4732
        CIE-LCH:
        45.8138, 65.7945, 20.9017
        CIE-Luv:
        45.8138, 112.5543, 13.6518
        Hunter-Lab:
        38.8993, 54.9430, 15.3239
      #cb2e49 color charts
#cb2e49 RGB chart
      #cb2e49 CMYK chart
      #cb2e49 RGB pie chart
      #cb2e49 color shades, tints & tones
#cb2e49 color schemes
#cb2e49 color preview, HTML & CSS examples
           This text has a color of #cb2e49        
        
          <p style="color:#cb2e49;">Text here</p>
        
        
          .mytext {color:#cb2e49;}
        
        Text color #cb2e49
      
           This box has a color of #cb2e49        
        
          <div style="background-color:#cb2e49;">Content here</div>
        
        
          .mybackground {background-color:#cb2e49;}
        
        Background color #cb2e49
      
           Border around this has a color of #cb2e49        
        
          <div style="border:2px solid #cb2e49;">Content here</div>
        
        
          .myborder {border:2px solid #cb2e49;}
        
        Border color #cb2e49