#dc3b4e color space conversions
Hex:
#dc3b4e
RGB:
220, 59, 78
CMY:
14, 77, 69
CMYK:
0, 73, 65, 14
HSL:
353°, 69.6970%, 54.7059%
HSV (HSB):
353°, 73.1818%, 86.2745%
XYZ:
32.4543, 18.8936, 9.1440
xyY:
0.5365, 0.3123, 18.8936
CIE-Lab:
50.5625, 62.5664, 27.1794
CIE-LCH:
50.5625, 68.2149, 23.4806
CIE-Luv:
50.5625, 118.5237, 17.7441
Hunter-Lab:
43.4668, 57.2094, 17.9540
#dc3b4e color charts
#dc3b4e color shades, tints & tones
#dc3b4e color schemes
#dc3b4e color preview, HTML & CSS examples
This text has a color of #dc3b4e
<p style="color:#dc3b4e;">Text here</p>
.mytext {color:#dc3b4e;}
This box has a color of #dc3b4e
<div style="background-color:#dc3b4e;">Content here</div>
.mybackground {background-color:#dc3b4e;}
Border around this has a color of #dc3b4e
<div style="border:2px solid #dc3b4e;">Content here</div>
.myborder {border:2px solid #dc3b4e;}