#dd6b3c color space conversions
Hex:
#dd6b3c
RGB:
221, 107, 60
CMY:
13, 58, 76
CMYK:
0, 52, 73, 13
HSL:
18°, 70.3057%, 55.0980%
HSV (HSB):
18°, 72.8507%, 86.6667%
XYZ:
35.8921, 26.2138, 7.4430
xyY:
0.5161, 0.3769, 26.2138
CIE-Lab:
58.2394, 41.4042, 46.2229
CIE-LCH:
58.2394, 62.0553, 48.1476
CIE-Luv:
58.2394, 90.9988, 41.0969
Hunter-Lab:
51.1994, 35.5341, 27.2204
#dd6b3c color charts
#dd6b3c color shades, tints & tones
#dd6b3c color schemes
#dd6b3c color preview, HTML & CSS examples
This text has a color of #dd6b3c
<p style="color:#dd6b3c;">Text here</p>
.mytext {color:#dd6b3c;}
This box has a color of #dd6b3c
<div style="background-color:#dd6b3c;">Content here</div>
.mybackground {background-color:#dd6b3c;}
Border around this has a color of #dd6b3c
<div style="border:2px solid #dd6b3c;">Content here</div>
.myborder {border:2px solid #dd6b3c;}