#dc957c color space conversions
Hex:
#dc957c
RGB:
220, 149, 124
CMY:
14, 42, 51
CMYK:
0, 32, 44, 14
HSL:
16°, 57.8313%, 67.4510%
HSV (HSB):
16°, 43.6364%, 86.2745%
XYZ:
43.9007, 38.1658, 24.1217
xyY:
0.4134, 0.3594, 38.1658
CIE-Lab:
68.1426, 23.8148, 24.0566
CIE-LCH:
68.1426, 33.8506, 45.2894
CIE-Luv:
68.1426, 50.5984, 26.9121
Hunter-Lab:
61.7785, 18.7326, 20.0949
#dc957c color charts
#dc957c color shades, tints & tones
#dc957c color schemes
#dc957c color preview, HTML & CSS examples
This text has a color of #dc957c
<p style="color:#dc957c;">Text here</p>
.mytext {color:#dc957c;}
This box has a color of #dc957c
<div style="background-color:#dc957c;">Content here</div>
.mybackground {background-color:#dc957c;}
Border around this has a color of #dc957c
<div style="border:2px solid #dc957c;">Content here</div>
.myborder {border:2px solid #dc957c;}