#cb114d color space conversions
Hex:
        #cb114d
        RGB:
        203, 17, 77
        CMY:
        20, 93, 70
        CMYK:
        0, 92, 62, 20
      HSL:
        341°, 84.5455%, 43.1373%
        HSV (HSB):
        341°, 91.6256%, 79.6078%
        XYZ:
        26.1686, 13.6332, 8.2734
        xyY:
        0.5443, 0.2836, 13.6332
      CIE-Lab:
        43.7023, 67.9376, 18.2243
        CIE-LCH:
        43.7023, 70.3395, 15.0161
        CIE-Luv:
        43.7023, 120.3669, 6.7714
        Hunter-Lab:
        36.9232, 61.8928, 12.5611
      #cb114d color charts
#cb114d RGB chart
      #cb114d CMYK chart
      #cb114d RGB pie chart
      #cb114d color shades, tints & tones
#cb114d color schemes
#cb114d color preview, HTML & CSS examples
           This text has a color of #cb114d        
        
          <p style="color:#cb114d;">Text here</p>
        
        
          .mytext {color:#cb114d;}
        
        Text color #cb114d
      
           This box has a color of #cb114d        
        
          <div style="background-color:#cb114d;">Content here</div>
        
        
          .mybackground {background-color:#cb114d;}
        
        Background color #cb114d
      
           Border around this has a color of #cb114d        
        
          <div style="border:2px solid #cb114d;">Content here</div>
        
        
          .myborder {border:2px solid #cb114d;}
        
        Border color #cb114d