#cd0c07 color space conversions
Hex:
        #cd0c07
        RGB:
        205, 12, 7
        CMY:
        20, 95, 97
        CMYK:
        0, 94, 97, 20
      HSL:
        2°, 93.3962%, 41.5686%
        HSV (HSB):
        2°, 96.5854%, 80.3922%
        XYZ:
        25.3467, 13.2574, 1.4240
        xyY:
        0.6332, 0.3312, 13.2574
      CIE-Lab:
        43.1486, 66.8824, 54.8591
        CIE-LCH:
        43.1486, 86.5030, 39.3597
        CIE-Luv:
        43.1486, 137.9354, 30.2249
        Hunter-Lab:
        36.4107, 60.5407, 23.1687
      #cd0c07 color charts
#cd0c07 RGB chart
      #cd0c07 CMYK chart
      #cd0c07 RGB pie chart
      #cd0c07 color shades, tints & tones
#cd0c07 color schemes
#cd0c07 color preview, HTML & CSS examples
           This text has a color of #cd0c07        
        
          <p style="color:#cd0c07;">Text here</p>
        
        
          .mytext {color:#cd0c07;}
        
        Text color #cd0c07
      
           This box has a color of #cd0c07        
        
          <div style="background-color:#cd0c07;">Content here</div>
        
        
          .mybackground {background-color:#cd0c07;}
        
        Background color #cd0c07
      
           Border around this has a color of #cd0c07        
        
          <div style="border:2px solid #cd0c07;">Content here</div>
        
        
          .myborder {border:2px solid #cd0c07;}
        
        Border color #cd0c07