#dd665b color space conversions
Hex:
#dd665b
RGB:
221, 102, 91
CMY:
13, 60, 64
CMYK:
0, 54, 59, 13
HSL:
5°, 65.6566%, 61.1765%
HSV (HSB):
5°, 58.8235%, 86.6667%
XYZ:
36.4585, 25.6302, 12.9231
xyY:
0.4860, 0.3417, 25.6302
CIE-Lab:
57.6844, 45.6877, 28.7545
CIE-LCH:
57.6844, 53.9832, 32.1851
CIE-Luv:
57.6844, 89.5456, 25.1009
Hunter-Lab:
50.6263, 39.9506, 20.3038
#dd665b color charts
#dd665b color shades, tints & tones
#dd665b color schemes
#dd665b color preview, HTML & CSS examples
This text has a color of #dd665b
<p style="color:#dd665b;">Text here</p>
.mytext {color:#dd665b;}
This box has a color of #dd665b
<div style="background-color:#dd665b;">Content here</div>
.mybackground {background-color:#dd665b;}
Border around this has a color of #dd665b
<div style="border:2px solid #dd665b;">Content here</div>
.myborder {border:2px solid #dd665b;}