#dc757d color space conversions
Hex:
#dc757d
RGB:
220, 117, 125
CMY:
14, 54, 51
CMYK:
0, 47, 43, 14
HSL:
355°, 59.5376%, 66.0784%
HSV (HSB):
355°, 46.8182%, 86.2745%
XYZ:
39.5782, 29.4189, 22.9945
xyY:
0.4302, 0.3198, 29.4189
CIE-Lab:
61.1496, 40.8314, 13.9149
CIE-LCH:
61.1496, 43.1373, 18.8185
CIE-Luv:
61.1496, 71.6106, 10.4929
Hunter-Lab:
54.2392, 35.3323, 12.8317
#dc757d color charts
#dc757d color shades, tints & tones
#dc757d color schemes
#dc757d color preview, HTML & CSS examples
This text has a color of #dc757d
<p style="color:#dc757d;">Text here</p>
.mytext {color:#dc757d;}
This box has a color of #dc757d
<div style="background-color:#dc757d;">Content here</div>
.mybackground {background-color:#dc757d;}
Border around this has a color of #dc757d
<div style="border:2px solid #dc757d;">Content here</div>
.myborder {border:2px solid #dc757d;}