#cb0948 color space conversions
Hex:
        #cb0948
        RGB:
        203, 9, 72
        CMY:
        20, 96, 72
        CMYK:
        0, 96, 65, 20
      HSL:
        341°, 91.5094%, 41.5686%
        HSV (HSB):
        341°, 95.5665%, 79.6078%
        XYZ:
        25.8960, 13.3598, 7.3447
        xyY:
        0.5557, 0.2867, 13.3598
      CIE-Lab:
        43.3004, 68.5364, 20.8276
        CIE-LCH:
        43.3004, 71.6312, 16.9036
        CIE-Luv:
        43.3004, 123.4384, 8.9255
        Hunter-Lab:
        36.5510, 62.5010, 13.6717
      #cb0948 color charts
#cb0948 RGB chart
      #cb0948 CMYK chart
      #cb0948 RGB pie chart
      #cb0948 color shades, tints & tones
#cb0948 color schemes
#cb0948 color preview, HTML & CSS examples
           This text has a color of #cb0948        
        
          <p style="color:#cb0948;">Text here</p>
        
        
          .mytext {color:#cb0948;}
        
        Text color #cb0948
      
           This box has a color of #cb0948        
        
          <div style="background-color:#cb0948;">Content here</div>
        
        
          .mybackground {background-color:#cb0948;}
        
        Background color #cb0948
      
           Border around this has a color of #cb0948        
        
          <div style="border:2px solid #cb0948;">Content here</div>
        
        
          .myborder {border:2px solid #cb0948;}
        
        Border color #cb0948