#cd4f55 color space conversions
Hex:
        #cd4f55
        RGB:
        205, 79, 85
        CMY:
        20, 69, 67
        CMYK:
        0, 61, 59, 20
      HSL:
        357°, 55.7522%, 55.6863%
        HSV (HSB):
        357°, 61.4634%, 80.3922%
        XYZ:
        29.6125, 19.2270, 10.7448
        xyY:
        0.4970, 0.3227, 19.2270
      CIE-Lab:
        50.9517, 50.3754, 23.0120
        CIE-LCH:
        50.9517, 55.3826, 24.5513
        CIE-Luv:
        50.9517, 92.9613, 17.0341
        Hunter-Lab:
        43.8486, 43.8124, 16.1654
      #cd4f55 color charts
#cd4f55 RGB chart
      #cd4f55 CMYK chart
      #cd4f55 RGB pie chart
      #cd4f55 color shades, tints & tones
#cd4f55 color schemes
#cd4f55 color preview, HTML & CSS examples
           This text has a color of #cd4f55        
        
          <p style="color:#cd4f55;">Text here</p>
        
        
          .mytext {color:#cd4f55;}
        
        Text color #cd4f55
      
           This box has a color of #cd4f55        
        
          <div style="background-color:#cd4f55;">Content here</div>
        
        
          .mybackground {background-color:#cd4f55;}
        
        Background color #cd4f55
      
           Border around this has a color of #cd4f55        
        
          <div style="border:2px solid #cd4f55;">Content here</div>
        
        
          .myborder {border:2px solid #cd4f55;}
        
        Border color #cd4f55