#dd9f7b color space conversions
Hex:
#dd9f7b
RGB:
221, 159, 123
CMY:
13, 38, 52
CMYK:
0, 28, 44, 13
HSL:
22°, 59.0361%, 67.4510%
HSV (HSB):
22°, 44.3439%, 86.6667%
XYZ:
45.7921, 41.5985, 24.3547
xyY:
0.4098, 0.3723, 41.5985
CIE-Lab:
70.5932, 18.7245, 27.8934
CIE-LCH:
70.5932, 33.5953, 56.1270
CIE-Luv:
70.5932, 44.7300, 32.7269
Hunter-Lab:
64.4969, 13.8635, 22.7593
#dd9f7b color charts
#dd9f7b color shades, tints & tones
#dd9f7b color schemes
#dd9f7b color preview, HTML & CSS examples
This text has a color of #dd9f7b
<p style="color:#dd9f7b;">Text here</p>
.mytext {color:#dd9f7b;}
This box has a color of #dd9f7b
<div style="background-color:#dd9f7b;">Content here</div>
.mybackground {background-color:#dd9f7b;}
Border around this has a color of #dd9f7b
<div style="border:2px solid #dd9f7b;">Content here</div>
.myborder {border:2px solid #dd9f7b;}