#dd853c color space conversions
Hex:
#dd853c
RGB:
221, 133, 60
CMY:
13, 48, 76
CMYK:
0, 40, 73, 13
HSL:
27°, 70.3057%, 55.0980%
HSV (HSB):
27°, 72.8507%, 86.6667%
XYZ:
39.0219, 32.4735, 8.4863
xyY:
0.4879, 0.4060, 32.4735
CIE-Lab:
63.7323, 27.9416, 52.0384
CIE-LCH:
63.7323, 59.0654, 61.7668
CIE-Luv:
63.7323, 70.5417, 50.9729
Hunter-Lab:
56.9855, 22.5068, 31.0604
#dd853c color charts
#dd853c color shades, tints & tones
#dd853c color schemes
#dd853c color preview, HTML & CSS examples
This text has a color of #dd853c
<p style="color:#dd853c;">Text here</p>
.mytext {color:#dd853c;}
This box has a color of #dd853c
<div style="background-color:#dd853c;">Content here</div>
.mybackground {background-color:#dd853c;}
Border around this has a color of #dd853c
<div style="border:2px solid #dd853c;">Content here</div>
.myborder {border:2px solid #dd853c;}