#dd564b color space conversions
Hex:
#dd564b
RGB:
221, 86, 75
CMY:
13, 66, 71
CMYK:
0, 61, 66, 13
HSL:
5°, 68.2243%, 58.0392%
HSV (HSB):
5°, 66.0633%, 86.6667%
XYZ:
34.4166, 22.5357, 9.1925
xyY:
0.5203, 0.3407, 22.5357
CIE-Lab:
54.5909, 52.1088, 33.9704
CIE-LCH:
54.5909, 62.2039, 33.1008
CIE-Luv:
54.5909, 103.8265, 27.4502
Hunter-Lab:
47.4718, 46.3350, 21.7493
#dd564b color charts
#dd564b color shades, tints & tones
#dd564b color schemes
#dd564b color preview, HTML & CSS examples
This text has a color of #dd564b
<p style="color:#dd564b;">Text here</p>
.mytext {color:#dd564b;}
This box has a color of #dd564b
<div style="background-color:#dd564b;">Content here</div>
.mybackground {background-color:#dd564b;}
Border around this has a color of #dd564b
<div style="border:2px solid #dd564b;">Content here</div>
.myborder {border:2px solid #dd564b;}