#cd1817 color space conversions
Hex:
        #cd1817
        RGB:
        205, 24, 23
        CMY:
        20, 91, 91
        CMYK:
        0, 88, 89, 20
      HSL:
        0°, 79.8246%, 44.7059%
        HSV (HSB):
        0°, 88.7805%, 80.3922%
        XYZ:
        25.6581, 13.6943, 2.1015
        xyY:
        0.6190, 0.3303, 13.6943
      CIE-Lab:
        43.7912, 65.4252, 49.4401
        CIE-LCH:
        43.7912, 82.0047, 37.0774
        CIE-Luv:
        43.7912, 133.5098, 28.9618
        Hunter-Lab:
        37.0058, 59.0038, 22.5370
      #cd1817 color charts
#cd1817 RGB chart
      #cd1817 CMYK chart
      #cd1817 RGB pie chart
      #cd1817 color shades, tints & tones
#cd1817 color schemes
#cd1817 color preview, HTML & CSS examples
           This text has a color of #cd1817        
        
          <p style="color:#cd1817;">Text here</p>
        
        
          .mytext {color:#cd1817;}
        
        Text color #cd1817
      
           This box has a color of #cd1817        
        
          <div style="background-color:#cd1817;">Content here</div>
        
        
          .mybackground {background-color:#cd1817;}
        
        Background color #cd1817
      
           Border around this has a color of #cd1817        
        
          <div style="border:2px solid #cd1817;">Content here</div>
        
        
          .myborder {border:2px solid #cd1817;}
        
        Border color #cd1817