#cd1527 color space conversions
Hex:
        #cd1527
        RGB:
        205, 21, 39
        CMY:
        20, 92, 85
        CMYK:
        0, 90, 81, 20
      HSL:
        354°, 81.4159%, 44.3137%
        HSV (HSB):
        354°, 89.7561%, 80.3922%
        XYZ:
        25.8112, 13.6620, 3.1961
        xyY:
        0.6049, 0.3202, 13.6620
      CIE-Lab:
        43.7442, 66.2695, 41.3124
        CIE-LCH:
        43.7442, 78.0919, 31.9394
        CIE-Luv:
        43.7442, 131.7952, 24.6157
        Hunter-Lab:
        36.9621, 59.9658, 20.7467
      #cd1527 color charts
#cd1527 RGB chart
      #cd1527 CMYK chart
      #cd1527 RGB pie chart
      #cd1527 color shades, tints & tones
#cd1527 color schemes
#cd1527 color preview, HTML & CSS examples
           This text has a color of #cd1527        
        
          <p style="color:#cd1527;">Text here</p>
        
        
          .mytext {color:#cd1527;}
        
        Text color #cd1527
      
           This box has a color of #cd1527        
        
          <div style="background-color:#cd1527;">Content here</div>
        
        
          .mybackground {background-color:#cd1527;}
        
        Background color #cd1527
      
           Border around this has a color of #cd1527        
        
          <div style="border:2px solid #cd1527;">Content here</div>
        
        
          .myborder {border:2px solid #cd1527;}
        
        Border color #cd1527