#ce5e60 color space conversions
Hex:
        #ce5e60
        RGB:
        206, 94, 96
        CMY:
        19, 63, 62
        CMYK:
        0, 54, 53, 19
      HSL:
        359°, 53.3333%, 58.8235%
        HSV (HSB):
        359°, 54.3689%, 80.7843%
        XYZ:
        31.5676, 21.9717, 13.6435
        xyY:
        0.4699, 0.3270, 21.9717
      CIE-Lab:
        53.9970, 44.5505, 20.6034
        CIE-LCH:
        53.9970, 49.0841, 24.8193
        CIE-Luv:
        53.9970, 81.5734, 16.4803
        Hunter-Lab:
        46.8740, 38.1824, 15.5544
      #ce5e60 color charts
#ce5e60 RGB chart
      #ce5e60 CMYK chart
      #ce5e60 RGB pie chart
      #ce5e60 color shades, tints & tones
#ce5e60 color schemes
#ce5e60 color preview, HTML & CSS examples
           This text has a color of #ce5e60        
        
          <p style="color:#ce5e60;">Text here</p>
        
        
          .mytext {color:#ce5e60;}
        
        Text color #ce5e60
      
           This box has a color of #ce5e60        
        
          <div style="background-color:#ce5e60;">Content here</div>
        
        
          .mybackground {background-color:#ce5e60;}
        
        Background color #ce5e60
      
           Border around this has a color of #ce5e60        
        
          <div style="border:2px solid #ce5e60;">Content here</div>
        
        
          .myborder {border:2px solid #ce5e60;}
        
        Border color #ce5e60