#cd073f color space conversions
Hex:
        #cd073f
        RGB:
        205, 7, 63
        CMY:
        20, 97, 75
        CMYK:
        0, 97, 69, 20
      HSL:
        343°, 93.3962%, 41.5686%
        HSV (HSB):
        343°, 96.5854%, 80.3922%
        XYZ:
        26.1500, 13.4900, 5.9282
        xyY:
        0.5739, 0.2960, 13.4900
      CIE-Lab:
        43.4924, 68.7651, 26.7706
        CIE-LCH:
        43.4924, 73.7923, 21.2712
        CIE-Luv:
        43.4924, 128.2744, 13.9257
        Hunter-Lab:
        36.7287, 62.8128, 16.1404
      #cd073f color charts
#cd073f RGB chart
      #cd073f CMYK chart
      #cd073f RGB pie chart
      #cd073f color shades, tints & tones
#cd073f color schemes
#cd073f color preview, HTML & CSS examples
           This text has a color of #cd073f        
        
          <p style="color:#cd073f;">Text here</p>
        
        
          .mytext {color:#cd073f;}
        
        Text color #cd073f
      
           This box has a color of #cd073f        
        
          <div style="background-color:#cd073f;">Content here</div>
        
        
          .mybackground {background-color:#cd073f;}
        
        Background color #cd073f
      
           Border around this has a color of #cd073f        
        
          <div style="border:2px solid #cd073f;">Content here</div>
        
        
          .myborder {border:2px solid #cd073f;}
        
        Border color #cd073f