#dc4c5c color space conversions
Hex:
#dc4c5c
RGB:
220, 76, 92
CMY:
14, 70, 64
CMYK:
0, 65, 58, 14
HSL:
353°, 67.2897%, 58.0392%
HSV (HSB):
353°, 65.4545%, 86.2745%
XYZ:
34.0314, 21.1572, 12.4153
xyY:
0.5034, 0.3130, 21.1572
CIE-Lab:
53.1211, 57.1094, 22.1913
CIE-LCH:
53.1211, 61.2694, 21.2349
CIE-Luv:
53.1211, 105.2612, 14.9311
Hunter-Lab:
45.9970, 51.5706, 16.1946
#dc4c5c color charts
#dc4c5c color shades, tints & tones
#dc4c5c color schemes
#dc4c5c color preview, HTML & CSS examples
This text has a color of #dc4c5c
<p style="color:#dc4c5c;">Text here</p>
.mytext {color:#dc4c5c;}
This box has a color of #dc4c5c
<div style="background-color:#dc4c5c;">Content here</div>
.mybackground {background-color:#dc4c5c;}
Border around this has a color of #dc4c5c
<div style="border:2px solid #dc4c5c;">Content here</div>
.myborder {border:2px solid #dc4c5c;}