#d05230 color space conversions
Hex:
        #d05230
        RGB:
        208, 82, 48
        CMY:
        18, 68, 81
        CMYK:
        0, 61, 77, 18
      HSL:
        13°, 62.9921%, 50.1961%
        HSV (HSB):
        13°, 76.9231%, 81.5686%
        XYZ:
        29.5632, 19.6579, 5.0325
        xyY:
        0.5449, 0.3623, 19.6579
      CIE-Lab:
        51.4482, 48.0473, 44.5153
        CIE-LCH:
        51.4482, 65.4993, 42.8148
        CIE-Luv:
        51.4482, 100.6218, 35.2748
        Hunter-Lab:
        44.3372, 41.4303, 24.3063
      #d05230 color charts
#d05230 RGB chart
      #d05230 CMYK chart
      #d05230 RGB pie chart
      #d05230 color shades, tints & tones
#d05230 color schemes
#d05230 color preview, HTML & CSS examples
           This text has a color of #d05230        
        
          <p style="color:#d05230;">Text here</p>
        
        
          .mytext {color:#d05230;}
        
        Text color #d05230
      
           This box has a color of #d05230        
        
          <div style="background-color:#d05230;">Content here</div>
        
        
          .mybackground {background-color:#d05230;}
        
        Background color #d05230
      
           Border around this has a color of #d05230        
        
          <div style="border:2px solid #d05230;">Content here</div>
        
        
          .myborder {border:2px solid #d05230;}
        
        Border color #d05230