#d05223 color space conversions
Hex:
        #d05223
        RGB:
        208, 82, 35
        CMY:
        18, 68, 86
        CMYK:
        0, 61, 83, 18
      HSL:
        16°, 71.1934%, 47.6471%
        HSV (HSB):
        16°, 83.1731%, 81.5686%
        XYZ:
        29.3331, 19.5658, 3.8207
        xyY:
        0.5564, 0.3711, 19.5658
      CIE-Lab:
        51.3427, 47.6205, 50.6310
        CIE-LCH:
        51.3427, 69.5069, 46.7551
        CIE-Luv:
        51.3427, 102.2260, 39.0068
        Hunter-Lab:
        44.2333, 40.9632, 25.8421
      #d05223 color charts
#d05223 RGB chart
      #d05223 CMYK chart
      #d05223 RGB pie chart
      #d05223 color shades, tints & tones
#d05223 color schemes
#d05223 color preview, HTML & CSS examples
           This text has a color of #d05223        
        
          <p style="color:#d05223;">Text here</p>
        
        
          .mytext {color:#d05223;}
        
        Text color #d05223
      
           This box has a color of #d05223        
        
          <div style="background-color:#d05223;">Content here</div>
        
        
          .mybackground {background-color:#d05223;}
        
        Background color #d05223
      
           Border around this has a color of #d05223        
        
          <div style="border:2px solid #d05223;">Content here</div>
        
        
          .myborder {border:2px solid #d05223;}
        
        Border color #d05223