#cd0605 color space conversions
Hex:
        #cd0605
        RGB:
        205, 6, 5
        CMY:
        20, 98, 98
        CMYK:
        0, 97, 98, 20
      HSL:
        0°, 95.2381%, 41.1765%
        HSV (HSB):
        0°, 97.5610%, 80.3922%
        XYZ:
        25.2694, 13.1203, 1.3442
        xyY:
        0.6360, 0.3302, 13.1203
      CIE-Lab:
        42.9440, 67.4366, 55.4037
        CIE-LCH:
        42.9440, 87.2770, 39.4054
        CIE-Luv:
        42.9440, 139.1178, 30.0951
        Hunter-Lab:
        36.2220, 61.1374, 23.1551
      #cd0605 color charts
#cd0605 RGB chart
      #cd0605 CMYK chart
      #cd0605 RGB pie chart
      #cd0605 color shades, tints & tones
#cd0605 color schemes
#cd0605 color preview, HTML & CSS examples
           This text has a color of #cd0605        
        
          <p style="color:#cd0605;">Text here</p>
        
        
          .mytext {color:#cd0605;}
        
        Text color #cd0605
      
           This box has a color of #cd0605        
        
          <div style="background-color:#cd0605;">Content here</div>
        
        
          .mybackground {background-color:#cd0605;}
        
        Background color #cd0605
      
           Border around this has a color of #cd0605        
        
          <div style="border:2px solid #cd0605;">Content here</div>
        
        
          .myborder {border:2px solid #cd0605;}
        
        Border color #cd0605