#cd1b15 color space conversions
Hex:
        #cd1b15
        RGB:
        205, 27, 21
        CMY:
        20, 89, 92
        CMYK:
        0, 87, 90, 20
      HSL:
        2°, 81.4159%, 44.3137%
        HSV (HSB):
        2°, 89.7561%, 80.3922%
        XYZ:
        25.7041, 13.8171, 2.0217
        xyY:
        0.6187, 0.3326, 13.8171
      CIE-Lab:
        43.9695, 64.8496, 50.4358
        CIE-LCH:
        43.9695, 82.1538, 37.8734
        CIE-Luv:
        43.9695, 132.7879, 29.6761
        Hunter-Lab:
        37.1714, 58.3832, 22.7953
      #cd1b15 color charts
#cd1b15 RGB chart
      #cd1b15 CMYK chart
      #cd1b15 RGB pie chart
      #cd1b15 color shades, tints & tones
#cd1b15 color schemes
#cd1b15 color preview, HTML & CSS examples
           This text has a color of #cd1b15        
        
          <p style="color:#cd1b15;">Text here</p>
        
        
          .mytext {color:#cd1b15;}
        
        Text color #cd1b15
      
           This box has a color of #cd1b15        
        
          <div style="background-color:#cd1b15;">Content here</div>
        
        
          .mybackground {background-color:#cd1b15;}
        
        Background color #cd1b15
      
           Border around this has a color of #cd1b15        
        
          <div style="border:2px solid #cd1b15;">Content here</div>
        
        
          .myborder {border:2px solid #cd1b15;}
        
        Border color #cd1b15