#cd365f color space conversions
Hex:
        #cd365f
        RGB:
        205, 54, 95
        CMY:
        20, 79, 63
        CMYK:
        0, 74, 54, 20
      HSL:
        344°, 60.1594%, 50.7843%
        HSV (HSB):
        344°, 73.6585%, 80.3922%
        XYZ:
        28.5616, 16.4437, 12.4951
        xyY:
        0.4967, 0.2860, 16.4437
      CIE-Lab:
        47.5513, 60.9741, 12.3809
        CIE-LCH:
        47.5513, 62.2184, 11.4780
        CIE-Luv:
        47.5513, 103.5503, 3.0512
        Hunter-Lab:
        40.5508, 54.7607, 10.1164
      #cd365f color charts
#cd365f RGB chart
      #cd365f CMYK chart
      #cd365f RGB pie chart
      #cd365f color shades, tints & tones
#cd365f color schemes
#cd365f color preview, HTML & CSS examples
           This text has a color of #cd365f        
        
          <p style="color:#cd365f;">Text here</p>
        
        
          .mytext {color:#cd365f;}
        
        Text color #cd365f
      
           This box has a color of #cd365f        
        
          <div style="background-color:#cd365f;">Content here</div>
        
        
          .mybackground {background-color:#cd365f;}
        
        Background color #cd365f
      
           Border around this has a color of #cd365f        
        
          <div style="border:2px solid #cd365f;">Content here</div>
        
        
          .myborder {border:2px solid #cd365f;}
        
        Border color #cd365f