#cb0c45 color space conversions
Hex:
        #cb0c45
        RGB:
        203, 12, 69
        CMY:
        20, 95, 73
        CMYK:
        0, 94, 66, 20
      HSL:
        342°, 88.8372%, 42.1569%
        HSV (HSB):
        342°, 94.0887%, 79.6078%
        XYZ:
        25.8343, 13.3891, 6.8530
        xyY:
        0.5607, 0.2906, 13.3891
      CIE-Lab:
        43.3438, 68.0915, 22.7615
        CIE-LCH:
        43.3438, 71.7951, 18.4837
        CIE-Luv:
        43.3438, 124.0418, 10.7468
        Hunter-Lab:
        36.5912, 61.9909, 14.5097
      #cb0c45 color charts
#cb0c45 RGB chart
      #cb0c45 CMYK chart
      #cb0c45 RGB pie chart
      #cb0c45 color shades, tints & tones
#cb0c45 color schemes
#cb0c45 color preview, HTML & CSS examples
           This text has a color of #cb0c45        
        
          <p style="color:#cb0c45;">Text here</p>
        
        
          .mytext {color:#cb0c45;}
        
        Text color #cb0c45
      
           This box has a color of #cb0c45        
        
          <div style="background-color:#cb0c45;">Content here</div>
        
        
          .mybackground {background-color:#cb0c45;}
        
        Background color #cb0c45
      
           Border around this has a color of #cb0c45        
        
          <div style="border:2px solid #cb0c45;">Content here</div>
        
        
          .myborder {border:2px solid #cb0c45;}
        
        Border color #cb0c45