#ce5d4f color space conversions
Hex:
        #ce5d4f
        RGB:
        206, 93, 79
        CMY:
        19, 64, 69
        CMYK:
        0, 55, 62, 19
      HSL:
        7°, 56.4444%, 55.8824%
        HSV (HSB):
        7°, 61.6505%, 80.7843%
        XYZ:
        30.7792, 21.5150, 9.9277
        xyY:
        0.4947, 0.3458, 21.5150
      CIE-Lab:
        53.5086, 43.7487, 29.8251
        CIE-LCH:
        53.5086, 52.9479, 34.2837
        CIE-Luv:
        53.5086, 85.8197, 25.6397
        Hunter-Lab:
        46.3843, 37.2748, 19.7791
      #ce5d4f color charts
#ce5d4f RGB chart
      #ce5d4f CMYK chart
      #ce5d4f RGB pie chart
      #ce5d4f color shades, tints & tones
#ce5d4f color schemes
#ce5d4f color preview, HTML & CSS examples
           This text has a color of #ce5d4f        
        
          <p style="color:#ce5d4f;">Text here</p>
        
        
          .mytext {color:#ce5d4f;}
        
        Text color #ce5d4f
      
           This box has a color of #ce5d4f        
        
          <div style="background-color:#ce5d4f;">Content here</div>
        
        
          .mybackground {background-color:#ce5d4f;}
        
        Background color #ce5d4f
      
           Border around this has a color of #ce5d4f        
        
          <div style="border:2px solid #ce5d4f;">Content here</div>
        
        
          .myborder {border:2px solid #ce5d4f;}
        
        Border color #ce5d4f