#cd0c01 color space conversions
Hex:
        #cd0c01
        RGB:
        205, 12, 1
        CMY:
        20, 95, 100
        CMYK:
        0, 94, 100, 20
      HSL:
        3°, 99.0291%, 40.3922%
        HSV (HSB):
        3°, 99.5122%, 80.3922%
        XYZ:
        25.3138, 13.2443, 1.2509
        xyY:
        0.6359, 0.3327, 13.2443
      CIE-Lab:
        43.1290, 66.8275, 56.8177
        CIE-LCH:
        43.1290, 87.7164, 40.3717
        CIE-Luv:
        43.1290, 138.3679, 30.8834
        Hunter-Lab:
        36.3927, 60.4727, 23.4369
      #cd0c01 color charts
#cd0c01 RGB chart
      #cd0c01 CMYK chart
      #cd0c01 RGB pie chart
      #cd0c01 color shades, tints & tones
#cd0c01 color schemes
#cd0c01 color preview, HTML & CSS examples
           This text has a color of #cd0c01        
        
          <p style="color:#cd0c01;">Text here</p>
        
        
          .mytext {color:#cd0c01;}
        
        Text color #cd0c01
      
           This box has a color of #cd0c01        
        
          <div style="background-color:#cd0c01;">Content here</div>
        
        
          .mybackground {background-color:#cd0c01;}
        
        Background color #cd0c01
      
           Border around this has a color of #cd0c01        
        
          <div style="border:2px solid #cd0c01;">Content here</div>
        
        
          .myborder {border:2px solid #cd0c01;}
        
        Border color #cd0c01