#dd5e6b color space conversions
Hex:
#dd5e6b
RGB:
221, 94, 107
CMY:
13, 63, 58
CMYK:
0, 57, 52, 13
HSL:
354°, 65.1282%, 61.7647%
HSV (HSB):
354°, 57.4661%, 86.6667%
XYZ:
36.4753, 24.4391, 16.7047
xyY:
0.4699, 0.3149, 24.4391
CIE-Lab:
56.5248, 50.7420, 17.9756
CIE-LCH:
56.5248, 53.8319, 19.5070
CIE-Luv:
56.5248, 91.2012, 12.5069
Hunter-Lab:
49.4359, 45.1899, 14.5707
#dd5e6b color charts
#dd5e6b color shades, tints & tones
#dd5e6b color schemes
#dd5e6b color preview, HTML & CSS examples
This text has a color of #dd5e6b
<p style="color:#dd5e6b;">Text here</p>
.mytext {color:#dd5e6b;}
This box has a color of #dd5e6b
<div style="background-color:#dd5e6b;">Content here</div>
.mybackground {background-color:#dd5e6b;}
Border around this has a color of #dd5e6b
<div style="border:2px solid #dd5e6b;">Content here</div>
.myborder {border:2px solid #dd5e6b;}