#dd676b color space conversions
Hex:
#dd676b
RGB:
221, 103, 107
CMY:
13, 60, 58
CMYK:
0, 53, 52, 13
HSL:
358°, 63.4409%, 63.5294%
HSV (HSB):
358°, 53.3937%, 86.6667%
XYZ:
37.3229, 26.1342, 16.9872
xyY:
0.4640, 0.3249, 26.1342
CIE-Lab:
58.1642, 46.4682, 20.2020
CIE-LCH:
58.1642, 50.6697, 23.4970
CIE-Luv:
58.1642, 85.4370, 16.1635
Hunter-Lab:
51.1216, 40.8566, 16.0837
#dd676b color charts
#dd676b color shades, tints & tones
#dd676b color schemes
#dd676b color preview, HTML & CSS examples
This text has a color of #dd676b
<p style="color:#dd676b;">Text here</p>
.mytext {color:#dd676b;}
This box has a color of #dd676b
<div style="background-color:#dd676b;">Content here</div>
.mybackground {background-color:#dd676b;}
Border around this has a color of #dd676b
<div style="border:2px solid #dd676b;">Content here</div>
.myborder {border:2px solid #dd676b;}