#dc5d6c color space conversions
Hex:
#dc5d6c
RGB:
220, 93, 108
CMY:
14, 64, 58
CMYK:
0, 58, 51, 14
HSL:
353°, 64.4670%, 61.3725%
HSV (HSB):
353°, 57.7273%, 86.2745%
XYZ:
36.1363, 24.1271, 16.9398
xyY:
0.4681, 0.3125, 24.1271
CIE-Lab:
56.2148, 50.9489, 16.9413
CIE-LCH:
56.2148, 53.6917, 18.3927
CIE-Luv:
56.2148, 90.7547, 11.2753
Hunter-Lab:
49.1193, 45.3610, 13.9362
#dc5d6c color charts
#dc5d6c color shades, tints & tones
#dc5d6c color schemes
#dc5d6c color preview, HTML & CSS examples
This text has a color of #dc5d6c
<p style="color:#dc5d6c;">Text here</p>
.mytext {color:#dc5d6c;}
This box has a color of #dc5d6c
<div style="background-color:#dc5d6c;">Content here</div>
.mybackground {background-color:#dc5d6c;}
Border around this has a color of #dc5d6c
<div style="border:2px solid #dc5d6c;">Content here</div>
.myborder {border:2px solid #dc5d6c;}