#ce5a60 color space conversions
Hex:
        #ce5a60
        RGB:
        206, 90, 96
        CMY:
        19, 65, 62
        CMYK:
        0, 56, 53, 19
      HSL:
        357°, 54.2056%, 58.0392%
        HSV (HSB):
        357°, 56.3107%, 80.7843%
        XYZ:
        31.2211, 21.2787, 13.5280
        xyY:
        0.4728, 0.3223, 21.2787
      CIE-Lab:
        53.2531, 46.4851, 19.6041
        CIE-LCH:
        53.2531, 50.4498, 22.8666
        CIE-Luv:
        53.2531, 84.1616, 14.8654
        Hunter-Lab:
        46.1288, 40.0877, 14.9024
      #ce5a60 color charts
#ce5a60 RGB chart
      #ce5a60 CMYK chart
      #ce5a60 RGB pie chart
      #ce5a60 color shades, tints & tones
#ce5a60 color schemes
#ce5a60 color preview, HTML & CSS examples
           This text has a color of #ce5a60        
        
          <p style="color:#ce5a60;">Text here</p>
        
        
          .mytext {color:#ce5a60;}
        
        Text color #ce5a60
      
           This box has a color of #ce5a60        
        
          <div style="background-color:#ce5a60;">Content here</div>
        
        
          .mybackground {background-color:#ce5a60;}
        
        Background color #ce5a60
      
           Border around this has a color of #ce5a60        
        
          <div style="border:2px solid #ce5a60;">Content here</div>
        
        
          .myborder {border:2px solid #ce5a60;}
        
        Border color #ce5a60