#dd8344 color space conversions
Hex:
#dd8344
RGB:
221, 131, 68
CMY:
13, 49, 73
CMYK:
0, 41, 69, 13
HSL:
25°, 69.2308%, 56.6667%
HSV (HSB):
25°, 69.2308%, 86.6667%
XYZ:
38.9785, 32.0221, 9.5953
xyY:
0.4836, 0.3973, 32.0221
CIE-Lab:
63.3612, 29.4033, 47.8282
CIE-LCH:
63.3612, 56.1435, 58.4181
CIE-Luv:
63.3612, 71.3524, 47.3476
Hunter-Lab:
56.5881, 23.9236, 29.5582
#dd8344 color charts
#dd8344 color shades, tints & tones
#dd8344 color schemes
#dd8344 color preview, HTML & CSS examples
This text has a color of #dd8344
<p style="color:#dd8344;">Text here</p>
.mytext {color:#dd8344;}
This box has a color of #dd8344
<div style="background-color:#dd8344;">Content here</div>
.mybackground {background-color:#dd8344;}
Border around this has a color of #dd8344
<div style="border:2px solid #dd8344;">Content here</div>
.myborder {border:2px solid #dd8344;}