#cd0239 color space conversions
Hex:
        #cd0239
        RGB:
        205, 2, 57
        CMY:
        20, 99, 78
        CMYK:
        0, 99, 72, 20
      HSL:
        344°, 98.0676%, 40.5882%
        HSV (HSB):
        344°, 99.0244%, 80.3922%
        XYZ:
        25.9371, 13.3180, 5.0745
        xyY:
        0.5851, 0.3004, 13.3180
      CIE-Lab:
        43.2385, 68.9746, 30.1616
        CIE-LCH:
        43.2385, 75.2809, 23.6191
        CIE-Luv:
        43.2385, 130.8435, 16.3906
        Hunter-Lab:
        36.4938, 63.0004, 17.3013
      #cd0239 color charts
#cd0239 RGB chart
      #cd0239 CMYK chart
      #cd0239 RGB pie chart
      #cd0239 color shades, tints & tones
#cd0239 color schemes
#cd0239 color preview, HTML & CSS examples
           This text has a color of #cd0239        
        
          <p style="color:#cd0239;">Text here</p>
        
        
          .mytext {color:#cd0239;}
        
        Text color #cd0239
      
           This box has a color of #cd0239        
        
          <div style="background-color:#cd0239;">Content here</div>
        
        
          .mybackground {background-color:#cd0239;}
        
        Background color #cd0239
      
           Border around this has a color of #cd0239        
        
          <div style="border:2px solid #cd0239;">Content here</div>
        
        
          .myborder {border:2px solid #cd0239;}
        
        Border color #cd0239