#dd5b6c color space conversions
Hex:
#dd5b6c
RGB:
221, 91, 108
CMY:
13, 64, 58
CMYK:
0, 59, 51, 13
HSL:
352°, 65.6566%, 61.1765%
HSV (HSB):
352°, 58.8235%, 86.6667%
XYZ:
36.2667, 23.9370, 16.8962
xyY:
0.4704, 0.3105, 23.9370
CIE-Lab:
56.0247, 52.2032, 16.7058
CIE-LCH:
56.0247, 54.8111, 17.7454
CIE-Luv:
56.0247, 92.7982, 10.6964
Hunter-Lab:
48.9255, 46.6958, 13.7723
#dd5b6c color charts
#dd5b6c color shades, tints & tones
#dd5b6c color schemes
#dd5b6c color preview, HTML & CSS examples
This text has a color of #dd5b6c
<p style="color:#dd5b6c;">Text here</p>
.mytext {color:#dd5b6c;}
This box has a color of #dd5b6c
<div style="background-color:#dd5b6c;">Content here</div>
.mybackground {background-color:#dd5b6c;}
Border around this has a color of #dd5b6c
<div style="border:2px solid #dd5b6c;">Content here</div>
.myborder {border:2px solid #dd5b6c;}