#dc4d4c color space conversions
Hex:
#dc4d4c
RGB:
220, 77, 76
CMY:
14, 70, 70
CMYK:
0, 65, 65, 14
HSL:
0°, 67.2897%, 58.0392%
HSV (HSB):
0°, 65.4545%, 86.2745%
XYZ:
33.4736, 21.0452, 9.1354
xyY:
0.5259, 0.3306, 21.0452
CIE-Lab:
52.9989, 55.6856, 31.4078
CIE-LCH:
52.9989, 63.9323, 29.4239
CIE-Luv:
52.9989, 108.6771, 23.8797
Hunter-Lab:
45.8750, 49.9645, 20.3058
#dc4d4c color charts
#dc4d4c color shades, tints & tones
#dc4d4c color schemes
#dc4d4c color preview, HTML & CSS examples
This text has a color of #dc4d4c
<p style="color:#dc4d4c;">Text here</p>
.mytext {color:#dc4d4c;}
This box has a color of #dc4d4c
<div style="background-color:#dc4d4c;">Content here</div>
.mybackground {background-color:#dc4d4c;}
Border around this has a color of #dc4d4c
<div style="border:2px solid #dc4d4c;">Content here</div>
.myborder {border:2px solid #dc4d4c;}