#dd6e2c color space conversions
Hex:
#dd6e2c
RGB:
221, 110, 44
CMY:
13, 57, 83
CMYK:
0, 50, 80, 13
HSL:
22°, 72.2449%, 51.9608%
HSV (HSB):
22°, 80.0905%, 86.6667%
XYZ:
35.8493, 26.7059, 5.6482
xyY:
0.5256, 0.3916, 26.7059
CIE-Lab:
58.7011, 39.2707, 54.2053
CIE-LCH:
58.7011, 66.9358, 54.0774
CIE-Luv:
58.7011, 90.3864, 47.1582
Hunter-Lab:
51.6777, 33.3912, 29.6943
#dd6e2c color charts
#dd6e2c color shades, tints & tones
#dd6e2c color schemes
#dd6e2c color preview, HTML & CSS examples
This text has a color of #dd6e2c
<p style="color:#dd6e2c;">Text here</p>
.mytext {color:#dd6e2c;}
This box has a color of #dd6e2c
<div style="background-color:#dd6e2c;">Content here</div>
.mybackground {background-color:#dd6e2c;}
Border around this has a color of #dd6e2c
<div style="border:2px solid #dd6e2c;">Content here</div>
.myborder {border:2px solid #dd6e2c;}