#cd185f color space conversions
Hex:
        #cd185f
        RGB:
        205, 24, 95
        CMY:
        20, 91, 63
        CMYK:
        0, 88, 54, 20
      HSL:
        336°, 79.0393%, 44.9020%
        HSV (HSB):
        336°, 88.2927%, 80.3922%
        XYZ:
        27.5690, 14.4586, 12.1642
        xyY:
        0.5087, 0.2668, 14.4586
      CIE-Lab:
        44.8836, 68.5476, 8.6469
        CIE-LCH:
        44.8836, 69.0908, 7.1896
        CIE-Luv:
        44.8836, 113.5957, -3.0058
        Hunter-Lab:
        38.0245, 62.8756, 7.6500
      #cd185f color charts
#cd185f RGB chart
      #cd185f CMYK chart
      #cd185f RGB pie chart
      #cd185f color shades, tints & tones
#cd185f color schemes
#cd185f color preview, HTML & CSS examples
           This text has a color of #cd185f        
        
          <p style="color:#cd185f;">Text here</p>
        
        
          .mytext {color:#cd185f;}
        
        Text color #cd185f
      
           This box has a color of #cd185f        
        
          <div style="background-color:#cd185f;">Content here</div>
        
        
          .mybackground {background-color:#cd185f;}
        
        Background color #cd185f
      
           Border around this has a color of #cd185f        
        
          <div style="border:2px solid #cd185f;">Content here</div>
        
        
          .myborder {border:2px solid #cd185f;}
        
        Border color #cd185f