#cd310e color space conversions
Hex:
        #cd310e
        RGB:
        205, 49, 14
        CMY:
        20, 81, 95
        CMYK:
        0, 76, 93, 20
      HSL:
        11°, 87.2146%, 42.9412%
        HSV (HSB):
        11°, 93.1707%, 80.3922%
        XYZ:
        26.3544, 15.2075, 1.9618
        xyY:
        0.6055, 0.3494, 15.2075
      CIE-Lab:
        45.9171, 59.1592, 54.3220
        CIE-LCH:
        45.9171, 80.3162, 42.5592
        CIE-Luv:
        45.9171, 123.6016, 34.2423
        Hunter-Lab:
        38.9968, 52.3879, 24.3151
      #cd310e color charts
#cd310e RGB chart
      #cd310e CMYK chart
      #cd310e RGB pie chart
      #cd310e color shades, tints & tones
#cd310e color schemes
#cd310e color preview, HTML & CSS examples
           This text has a color of #cd310e        
        
          <p style="color:#cd310e;">Text here</p>
        
        
          .mytext {color:#cd310e;}
        
        Text color #cd310e
      
           This box has a color of #cd310e        
        
          <div style="background-color:#cd310e;">Content here</div>
        
        
          .mybackground {background-color:#cd310e;}
        
        Background color #cd310e
      
           Border around this has a color of #cd310e        
        
          <div style="border:2px solid #cd310e;">Content here</div>
        
        
          .myborder {border:2px solid #cd310e;}
        
        Border color #cd310e