#cd1c10 color space conversions
Hex:
        #cd1c10
        RGB:
        205, 28, 16
        CMY:
        20, 89, 94
        CMYK:
        0, 86, 92, 20
      HSL:
        4°, 85.5204%, 43.3333%
        HSV (HSB):
        4°, 92.1951%, 80.3922%
        XYZ:
        25.6856, 13.8471, 1.8092
        xyY:
        0.6213, 0.3349, 13.8471
      CIE-Lab:
        44.0128, 64.5856, 52.4351
        CIE-LCH:
        44.0128, 83.1910, 39.0721
        CIE-Luv:
        44.0128, 132.9548, 30.6087
        Hunter-Lab:
        37.2116, 58.0907, 23.1655
      #cd1c10 color charts
#cd1c10 RGB chart
      #cd1c10 CMYK chart
      #cd1c10 RGB pie chart
      #cd1c10 color shades, tints & tones
#cd1c10 color schemes
#cd1c10 color preview, HTML & CSS examples
           This text has a color of #cd1c10        
        
          <p style="color:#cd1c10;">Text here</p>
        
        
          .mytext {color:#cd1c10;}
        
        Text color #cd1c10
      
           This box has a color of #cd1c10        
        
          <div style="background-color:#cd1c10;">Content here</div>
        
        
          .mybackground {background-color:#cd1c10;}
        
        Background color #cd1c10
      
           Border around this has a color of #cd1c10        
        
          <div style="border:2px solid #cd1c10;">Content here</div>
        
        
          .myborder {border:2px solid #cd1c10;}
        
        Border color #cd1c10