#dd9b9f color space conversions
Hex:
#dd9b9f
RGB:
221, 155, 159
CMY:
13, 39, 38
CMYK:
0, 30, 28, 13
HSL:
356°, 49.2537%, 73.7255%
HSV (HSB):
356°, 29.8643%, 86.6667%
XYZ:
47.7981, 41.3180, 38.2568
xyY:
0.3753, 0.3244, 41.3180
CIE-Lab:
70.3982, 25.2074, 7.8344
CIE-LCH:
70.3982, 26.3968, 17.2652
CIE-Luv:
70.3982, 42.5978, 6.3923
Hunter-Lab:
64.2791, 20.2447, 9.7079
#dd9b9f color charts
#dd9b9f color shades, tints & tones
#dd9b9f color schemes
#dd9b9f color preview, HTML & CSS examples
This text has a color of #dd9b9f
<p style="color:#dd9b9f;">Text here</p>
.mytext {color:#dd9b9f;}
This box has a color of #dd9b9f
<div style="background-color:#dd9b9f;">Content here</div>
.mybackground {background-color:#dd9b9f;}
Border around this has a color of #dd9b9f
<div style="border:2px solid #dd9b9f;">Content here</div>
.myborder {border:2px solid #dd9b9f;}