#cd3f21 color space conversions
Hex:
        #cd3f21
        RGB:
        205, 63, 33
        CMY:
        20, 75, 87
        CMYK:
        0, 69, 84, 20
      HSL:
        10°, 72.2689%, 46.6667%
        HSV (HSB):
        10°, 83.9024%, 80.3922%
        XYZ:
        27.2289, 16.6440, 3.2163
        xyY:
        0.5782, 0.3535, 16.6440
      CIE-Lab:
        47.8082, 54.5744, 48.1893
        CIE-LCH:
        47.8082, 72.8051, 41.4446
        CIE-Luv:
        47.8082, 113.2818, 33.8365
        Hunter-Lab:
        40.7970, 47.7402, 23.8836
      #cd3f21 color charts
#cd3f21 RGB chart
      #cd3f21 CMYK chart
      #cd3f21 RGB pie chart
      #cd3f21 color shades, tints & tones
#cd3f21 color schemes
#cd3f21 color preview, HTML & CSS examples
           This text has a color of #cd3f21        
        
          <p style="color:#cd3f21;">Text here</p>
        
        
          .mytext {color:#cd3f21;}
        
        Text color #cd3f21
      
           This box has a color of #cd3f21        
        
          <div style="background-color:#cd3f21;">Content here</div>
        
        
          .mybackground {background-color:#cd3f21;}
        
        Background color #cd3f21
      
           Border around this has a color of #cd3f21        
        
          <div style="border:2px solid #cd3f21;">Content here</div>
        
        
          .myborder {border:2px solid #cd3f21;}
        
        Border color #cd3f21