#cd2e06 color space conversions
Hex:
        #cd2e06
        RGB:
        205, 46, 6
        CMY:
        20, 82, 98
        CMYK:
        0, 78, 97, 20
      HSL:
        12°, 94.3128%, 41.3725%
        HSV (HSB):
        12°, 97.0732%, 80.3922%
        XYZ:
        26.1867, 14.9463, 1.6770
        xyY:
        0.6117, 0.3491, 14.9463
      CIE-Lab:
        45.5605, 60.0029, 56.3778
        CIE-LCH:
        45.5605, 82.3335, 43.2159
        CIE-Luv:
        45.5605, 125.7245, 34.5472
        Hunter-Lab:
        38.6604, 53.2516, 24.4904
      #cd2e06 color charts
#cd2e06 RGB chart
      #cd2e06 CMYK chart
      #cd2e06 RGB pie chart
      #cd2e06 color shades, tints & tones
#cd2e06 color schemes
#cd2e06 color preview, HTML & CSS examples
           This text has a color of #cd2e06        
        
          <p style="color:#cd2e06;">Text here</p>
        
        
          .mytext {color:#cd2e06;}
        
        Text color #cd2e06
      
           This box has a color of #cd2e06        
        
          <div style="background-color:#cd2e06;">Content here</div>
        
        
          .mybackground {background-color:#cd2e06;}
        
        Background color #cd2e06
      
           Border around this has a color of #cd2e06        
        
          <div style="border:2px solid #cd2e06;">Content here</div>
        
        
          .myborder {border:2px solid #cd2e06;}
        
        Border color #cd2e06