#dc3f4e color space conversions
Hex:
#dc3f4e
RGB:
220, 63, 78
CMY:
14, 75, 69
CMYK:
0, 71, 65, 14
HSL:
354°, 69.1630%, 55.4902%
HSV (HSB):
354°, 71.3636%, 86.2745%
XYZ:
32.6679, 19.3207, 9.2152
xyY:
0.5338, 0.3157, 19.3207
CIE-Lab:
51.0603, 61.1855, 27.8110
CIE-LCH:
51.0603, 67.2095, 24.4435
CIE-Luv:
51.0603, 116.4109, 18.7890
Hunter-Lab:
43.9553, 55.7404, 18.3386
#dc3f4e color charts
#dc3f4e color shades, tints & tones
#dc3f4e color schemes
#dc3f4e color preview, HTML & CSS examples
This text has a color of #dc3f4e
<p style="color:#dc3f4e;">Text here</p>
.mytext {color:#dc3f4e;}
This box has a color of #dc3f4e
<div style="background-color:#dc3f4e;">Content here</div>
.mybackground {background-color:#dc3f4e;}
Border around this has a color of #dc3f4e
<div style="border:2px solid #dc3f4e;">Content here</div>
.myborder {border:2px solid #dc3f4e;}