#dd8169 color space conversions
Hex:
#dd8169
RGB:
221, 129, 105
CMY:
13, 49, 59
CMYK:
0, 42, 52, 13
HSL:
12°, 63.0435%, 63.9216%
HSV (HSB):
12°, 52.4887%, 86.6667%
XYZ:
40.2189, 32.0926, 17.4393
xyY:
0.4481, 0.3576, 32.0926
CIE-Lab:
63.4193, 33.0518, 28.3157
CIE-LCH:
63.4193, 43.5224, 40.5869
CIE-Luv:
63.4193, 67.9902, 28.7921
Hunter-Lab:
56.6503, 27.5879, 21.4033
#dd8169 color charts
#dd8169 color shades, tints & tones
#dd8169 color schemes
#dd8169 color preview, HTML & CSS examples
This text has a color of #dd8169
<p style="color:#dd8169;">Text here</p>
.mytext {color:#dd8169;}
This box has a color of #dd8169
<div style="background-color:#dd8169;">Content here</div>
.mybackground {background-color:#dd8169;}
Border around this has a color of #dd8169
<div style="border:2px solid #dd8169;">Content here</div>
.myborder {border:2px solid #dd8169;}