#cd060e color space conversions
Hex:
        #cd060e
        RGB:
        205, 6, 14
        CMY:
        20, 98, 95
        CMYK:
        0, 97, 93, 20
      HSL:
        358°, 94.3128%, 41.3725%
        HSV (HSB):
        358°, 97.0732%, 80.3922%
        XYZ:
        25.3212, 13.1411, 1.6174
        xyY:
        0.6318, 0.3279, 13.1411
      CIE-Lab:
        42.9751, 67.5226, 52.5172
        CIE-LCH:
        42.9751, 85.5416, 37.8748
        CIE-Luv:
        42.9751, 138.4290, 29.0579
        Hunter-Lab:
        36.2506, 61.2444, 22.7301
      #cd060e color charts
#cd060e RGB chart
      #cd060e CMYK chart
      #cd060e RGB pie chart
      #cd060e color shades, tints & tones
#cd060e color schemes
#cd060e color preview, HTML & CSS examples
           This text has a color of #cd060e        
        
          <p style="color:#cd060e;">Text here</p>
        
        
          .mytext {color:#cd060e;}
        
        Text color #cd060e
      
           This box has a color of #cd060e        
        
          <div style="background-color:#cd060e;">Content here</div>
        
        
          .mybackground {background-color:#cd060e;}
        
        Background color #cd060e
      
           Border around this has a color of #cd060e        
        
          <div style="border:2px solid #cd060e;">Content here</div>
        
        
          .myborder {border:2px solid #cd060e;}
        
        Border color #cd060e