#cd0f36 color space conversions
Hex:
        #cd0f36
        RGB:
        205, 15, 54
        CMY:
        20, 94, 79
        CMYK:
        0, 93, 74, 20
      HSL:
        348°, 86.3636%, 43.1373%
        HSV (HSB):
        348°, 92.6829%, 80.3922%
        XYZ:
        26.0135, 13.5871, 4.7415
        xyY:
        0.5867, 0.3064, 13.5871
      CIE-Lab:
        43.6349, 67.5842, 32.4549
        CIE-LCH:
        43.6349, 74.9729, 25.6510
        CIE-Luv:
        43.6349, 129.6360, 18.5695
        Hunter-Lab:
        36.8607, 61.4656, 18.1758
      #cd0f36 color charts
#cd0f36 RGB chart
      #cd0f36 CMYK chart
      #cd0f36 RGB pie chart
      #cd0f36 color shades, tints & tones
#cd0f36 color schemes
#cd0f36 color preview, HTML & CSS examples
           This text has a color of #cd0f36        
        
          <p style="color:#cd0f36;">Text here</p>
        
        
          .mytext {color:#cd0f36;}
        
        Text color #cd0f36
      
           This box has a color of #cd0f36        
        
          <div style="background-color:#cd0f36;">Content here</div>
        
        
          .mybackground {background-color:#cd0f36;}
        
        Background color #cd0f36
      
           Border around this has a color of #cd0f36        
        
          <div style="border:2px solid #cd0f36;">Content here</div>
        
        
          .myborder {border:2px solid #cd0f36;}
        
        Border color #cd0f36